Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Race

Car race is simple game which has been built by using SFML in c++ implementing concepts of Computer Graphics for project Work of 3rd semester Bsc.CSIT, TU.

Getting Start

For linux

  1. Install sfml
sudo apt-get install libsfml-dev
  1. compile and run
git clone git@github.com:subash9860/car-race.git
cd car-race
g++ game.cpp -o game -lsfml-graphics -lsfml-window -lsfml-system -lsfml-audio
./game

Installation guid for window

Click here for installation guide in window.

for more refrance

Clike here for more documentation.

some Snapshot

Thank You for visiting.

About

care race game built in c++ with sfml. this project is done in 3rd semester of csit for demonstration of computer graphics.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages