Skip to content

nathanmarz/formula-inverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Formula Inverse a high-speed racing game where the track can curve any which way. I built this game with my friend @garyluu for the "video game competition" project of my graphics class in college.

Controls

Control player 1 with w/a/s/d keys for movement and q for boost.

Control player 2 with i/j/k/l keys for movement and u for boost

Installation

  1. Install SDL, SDL_ttf, and SDL_image libraries
  2. Go into src/ directory and type "make"
  3. Run the game with "./racer" from src/. To make it fullscreen, run "./racer full"

Todo

This game has a sweet motion blur effect that's turned off since it needs special support from the graphics card to be performant. If you search through the code you can find what parts were commented out.

About

A high-speed 3D racing game where the track can curve any which way and your car is bound to the track

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published