Devlogs
Copter v0.1.40
This is a minor bugfix release.
Release Notes:
- Fix blank screen due to failure to redraw when the screen is locked and the game over screen is drawn.
- Fix small issue with random numbers in a range going over the end of the range by 1.
- Fix repeated score updating on the game over screen (only update the score once).