Skip to content

xAlessandroC/TrickyRace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrickyRace

TrickyRace is a race game made entirely with javascript and WebGL. The objective is to complete a whole lap trying to avoid the obstacle and obtain the maximum score. To help you, along all the track there are some speed boost that will make your car faster for a small amount of time. Enjoy!

Playing

The GitHub Page to try the game is active at https://xalessandroc.github.io/TrickyRace/application.html

Set Up

Clone the repository on a local folder

git clone https://github.com/xAlessandroC/TrickyRace

or download the zip.

In order to play the game you need to start a web server. With Python you can execute the following command

python -m http.server [port]

inside the folder. Open your browser and type

localhost:[port]/application.html

You should see a loading screen like this

Features

Finish the lap in the minor possible time.

Pay attention to the obstacles.

Pick and use boost for speed up you car.

About

Race game built with Javascript and WebGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published