Racing Prototype
A downloadable game for Windows, macOS, and Linux
The game I'm currently working on. It's more a self-inflicted hackathlon project than anything else. As of 0.9 I worked about 2 and half day on the game and it's kind of playable : you can drift, do hotlaps, your car can crash and burn. The GUI is super simplistic, and apart from the arrow keys to accelerate, brake and steer the only other active key is F5 to restart (it resets the game completely, so you'll lose any hotlap time).
Plans are to add some AI, though , considering all the drifting needed to complete a lap in an acceptable time, I'm not sure I am good enough to write it. Still ... I'll try.
Multiplayer (over network or even splitscreen) is also something I'll look into.
The game was written with Godot 3.2 once again.
Install instructions
Unzip and start the game.
- Use the cursor keys to control the car.
- F5 restarts the game
- F9 turns the music ON
- F10 turns the music OFF
Development log
- bit of bling addedApr 09, 2021
Comments
Log in with itch.io to leave a comment.
I use MX-15 Debian Jessie 32 bit and Wine 1.6.20 (Gecko 2.21).
With Godot 3.2 there should be the possibility for a 32 bit export *?