SpaceRace-Remake
A downloadable game for Windows
Atari's 1973 classic game, Space Race implemented with Lua and Love2d.
I tried my best to put a timer, but who cares about the timer. With this game, you can challenge your friend for a 10-point bet. As soon as you hit 10 points, the game freezes and you can hit the Escape button to exit it.
I was able to achieve its math for collision with the help of a YouTuber called SamPixel. You can check his implementation here: https://github.com/sampixel/minigames/tree/master/race
You can find the code in my distro: https://github.com/Wast3man/SpaceRace
You can tweak the settings or the code as per your choice.
Any feedback is highly appreciable.
Player 1 ( Left ship ) controls = W 'to go up' and S 'to go down'
Player 2 ( Right ship ) controls = ArrowUp 'to go up' and ArrowDown 'to go down'
Status | Released |
Platforms | Windows |
Author | Yuvraj Kumpavat |
Genre | Simulation |
Tags | atari, LÖVE, PvP |
Download
Install instructions
Unzip the folder and double click on SpaceRace.exe
VOILA!!!
Development log
- SpaceRace - RemakeJan 23, 2022
Leave a comment
Log in with itch.io to leave a comment.