Devlogs
Update 4.0
Changed the fonts
- Added an FPS counter
- Deleted unused code for better performance
- Added a new enemy called “bouncer”, it bounces from right to left
- Enemies will spawn every 5 seconds, it decreases by 0.1 seconds after every enemy spawn, this value will never go below 1.5 seconds.
- An asteroid has a 20% chance of spawning
- I have also added controller support (Haven't tried using controller tough)
- In the next update I will fix the score counter