All Projects → ptitSeb → stuntcarremake

ptitSeb / stuntcarremake

Licence: other
A port of Stunt Car Remake to OpenPandora, Linux and Emscripten. Status: Working

Programming Languages

C++
36643 projects - #6 most used programming language
assembly
5116 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to stuntcarremake

freeserf.net
Settlers 1 clone written in C#
Stars: ✭ 97 (+120.45%)
Mutual labels:  remake
Dreamdealers
Deamdealers Amiga demo sources !!!
Stars: ✭ 38 (-13.64%)
Mutual labels:  amiga
OpenAmigaMouseTrigger
Control Amiga add-on boards through mouse buttons
Stars: ✭ 21 (-52.27%)
Mutual labels:  amiga
openwar
Classic fantasy RTS game in the spirit of Warcraft: Orcs & Humans.
Stars: ✭ 48 (+9.09%)
Mutual labels:  remake
packard-belle-desktop
Building website with packard-belle UI library and react-rnd
Stars: ✭ 44 (+0%)
Mutual labels:  remake
VolksForth
volksFORTH is a 16bit Forth System maintained by the German Forth Gesellschaft e.V.
Stars: ✭ 41 (-6.82%)
Mutual labels:  amiga
A600 ACCEL RAM
Amiga 600 Accelerator And RAM Expansion
Stars: ✭ 22 (-50%)
Mutual labels:  amiga
imageformats
Library for decoding obscure graphics formats, such as Targa (.TGA), Sun raster (.RAS, .SUN), ZSoft (.PCX), Netpbm (.PPM, .PGM, .PBM, .PNM), Amiga (LBM, PIC), SGI, MacPaint, and DICOM.
Stars: ✭ 21 (-52.27%)
Mutual labels:  amiga
mt32-pi-control
MT32-PI.EXE/MT32-PI.TTP/mt32-pi-ctl is a control program for the mt32-pi MIDI synthesizer available for DOS PCs, Atari ST and Amiga computers as well as modern systems running Linux and Windows.
Stars: ✭ 22 (-50%)
Mutual labels:  amiga
pocketmod
Small ANSI C library for turning ProTracker MOD files into playable PCM audio.
Stars: ✭ 54 (+22.73%)
Mutual labels:  amiga
OpenAmiga2000CoproAdapter
Move your Amiga 2000 CPU to the Coprocessor slot!
Stars: ✭ 20 (-54.55%)
Mutual labels:  amiga
salvador
A free, open-source compressor for the ZX0 format
Stars: ✭ 35 (-20.45%)
Mutual labels:  amiga
ualbion
A remake of the 1995 RPG Albion (requires data from an install of the original game)
Stars: ✭ 87 (+97.73%)
Mutual labels:  remake
o2r
Open Rodent's Revenge is a C++ remake of the famous Microsoft game "Rodent's Revenge" (1991).
Stars: ✭ 22 (-50%)
Mutual labels:  remake
texteditor
A well-known and used MUI custom class (TextEditor.mcc) which provides application programmers a textedit gadget. It supports features like word wrapping, soft styles (bold, italic, underline), a spell checking interface as well as an AREXX interface for scripting.
Stars: ✭ 15 (-65.91%)
Mutual labels:  amiga
nim-mod
A Nim MOD player just for fun
Stars: ✭ 40 (-9.09%)
Mutual labels:  amiga
SuperMarioBros
A work-in-progress remake of the original Super Mario Bros. for NES, in the browser using canvas and P5JS.
Stars: ✭ 23 (-47.73%)
Mutual labels:  remake
OpenAmiga600FastRamExpansion
4 MB Fast RAM Expansion for the Commodore Amiga 600
Stars: ✭ 27 (-38.64%)
Mutual labels:  amiga
SINCERA
An R implementation of the SINCERA pipeline for single cell RNA-seq profiling analysis
Stars: ✭ 20 (-54.55%)
Mutual labels:  driving
zpacker
very simple LZ77-based compression
Stars: ✭ 15 (-65.91%)
Mutual labels:  amiga

stuntcarremake

stuntcarremake Linux build status stuntcarremake Windows build status

This is a port to Linux & OpenPandora of Stunt Car Racer Remake, a windows remake of the old Stunt Car Racer from the AtariST/Amiga time.

To build on Linux, simply use make LINUX=1 For ODroid it will be make ODROID=1 and for PocketCHIP: make CHIP=1 a simple make will build for Pandora. Also, you can also use SDL2 instead of SDL1, by adding SDL=2 to the make command (so SDL2 Linux is make LINUX=1 SDL=2)

You can play Emscripten version, built using gl4es here: Web version

Some code (the OpenAL part) come from Forsaken/ProjectX port by chino.

Controls are: On Linux / Windows 4 Arrows for Turning / Accelerate / Brake Space for Boost

On Pandora DPad Left/Right for turning (X) Accelerate (B) Brake (R) Boost

Play on Youtube

Here is a video on StuntCarRemake running on the OpenPandora

Original project is here: http://sourceforge.net/projects/stuntcarremake/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].