Skip to content

Seliaste/pa-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PA-Project

2D racing game made in C++ usind SDL

Features:

  • Menu
  • Basic car physics
  • Track timer, with checkpoint verification
  • Best time tracker
  • Customizable tracks editing the track file

Controls:

Z,Q,S,D to move
R to reset to start
Escape to quit

How to run

Install required dependencies: SDL2, SDL2_image, SDL2_ttf and SDL2_mixer

# in the pa-project directory:
cd build
cmake ..
make 
# to run:
./PA-Project

About

Small racing game for a school project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published