https://github.com/coldmayo/blockracinggame
Simple racing game with simple login/logout system
https://github.com/coldmayo/blockracinggame
Last synced: about 2 months ago
JSON representation
Simple racing game with simple login/logout system
- Host: GitHub
- URL: https://github.com/coldmayo/blockracinggame
- Owner: coldmayo
- Created: 2022-08-22T23:46:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-01T16:12:05.000Z (over 3 years ago)
- Last Synced: 2025-12-27T01:36:35.501Z (6 months ago)
- Language: JavaScript
- Size: 335 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blockRacingGame
## Description
You should be first directed to the login screen, if you do not have an account then you have to sign up by clicking the below link.
Once you're done signing up, you'll be able to redirect to the login page and sign in. This leads to the game. To logout click the logout button below the game. This should direct you back to the login page.
## Objective
The object of the game is to stay alive as long as possible to gain the most amount of points. At first the only obsticle are the boarders of the race track. After you reach 50 points your opponent becomes angry and launches nukes onto the tracks. His anger clouds his vision so fortunitly for us the nukes are launched in random places. After about 32 nukes are launched some of them start to stablize which allow you to drive on top of them without worry of explosive death.
## Controlls
Up key => move your car up
Down key => move your car down
Left key => move your car left
Right key => move your car right
Shift key => move your car 2 times faster and make car slightly smaller (allows for getting through tight spaces)