v0.1
The game is now in a "playable" state, with all the essential gameplay features, like a controllable car and blocks that you can crash into, implemented.
What's Changed
- Add keyboard control support by @RandomSearch18 in #1
- Exit the game if the car hits the window edges by @RandomSearch18 in #2
- Add blocks that fall down from the top of the window by @RandomSearch18 in #3
- Show the You Died screen if the car crashes into a block by @RandomSearch18 in #4
All commits: https://github.com/RandomSearch18/a-bit-racey/commits/v0.1