Devlogs
7/2/2023 Engine Refitting
Posted February 08, 2023 by oaktal
#changelog
Hooey!
Well it's been like four/five months since I started this "little" project, but I finally got around to refactoring the code and tweaking everything! I'm much more happy with how the game feels and looks now, though it still has a little ways to go. I hope you enjoy it!
Changes include:
- Blank space at the bottom of the screen for score indicator.
- Tweaked meteor size, collision, speeds.
- Added off-screen indicator for meteors and player.
- Game doesn't start until player presses O.
- Added smooth turning.
- Added more particles.
- Refactored code and went overboard with Lua OOP.
- Added maximum speeds for each type of object.
- Whatever else.