Fight Racer
Racing with fights. Currently in development.
Requirements
SDL2, SDL2_image, SDL2_ttf
Compilation
gcs -lSDL2 -lSDL2_image -lSDL2_ttf *.h *.c -std=c11 -o BIN/FightRacer
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
BIN | ||
|
|
OBJ | ||
|
|
fonts | ||
|
|
images | ||
|
|
sc | ||
|
|
1 | ||
|
|
CONSTANTS.h.gch | ||
|
|
Fight Racer.cbp | ||
|
|
Fight Racer.depend | ||
|
|
Fight Racer.layout | ||
|
|
LICENSE.freetype.txt | ||
|
|
LICENSE.jpeg.txt | ||
|
|
LICENSE.png.txt | ||
|
|
LICENSE.tiff.txt | ||
|
|
LICENSE.webp.txt | ||
|
|
LICENSE.zlib.txt | ||
|
|
RANDOM.h.gch | ||
|
|
README.md | ||
|
|
SDL2.DLL | ||
|
|
SDL2_image.dll | ||
|
|
SDL2_ttf.dll | ||
|
|
TEST.C | ||
|
|
ZLIB1.DLL | ||
|
|
constants.h | ||
|
|
controls.h | ||
|
|
controls.h.gch | ||
|
|
libfreetype-6.dll | ||
|
|
libjpeg-9.dll | ||
|
|
libpng16-16.dll | ||
|
|
libtiff-5.dll | ||
|
|
libwebp-4.dll | ||
|
|
main.c | ||
|
|
random.h | ||
|
|
sdl2-config | ||
|
|
startTheGame.c | ||
|
|
todo | ||