Skip to content
A racing with with fights
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
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

README.md

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

Screenshots

Menu GamePlay

You can’t perform that action at this time.