An open API service indexing awesome lists of open source software.

https://github.com/ashwin7mak/carrace

It contains an animated car racing game.
https://github.com/ashwin7mak/carrace

Last synced: 2 months ago
JSON representation

It contains an animated car racing game.

Awesome Lists containing this project

README

        

/********* CAR RACE ********/

This is a simple animated Car gaming web page created using HTML5, CSS3 and advanced jQuery.
It consists of 2 players both are controlled my the computer.
When we click GO button, the race starts as the cars moves on random speeds which is generated by jQuery funtion.
Based on the speeds, the Result section displays the winner and the time taken for the cars to complete the race.
Once done with the race, we can restart it by clicking the RESET button.