Functional Issues Bugs - QinusAxia/DevelopmentProject GitHub Wiki
The original source code from W3School is functional, however there were several issues that needed to be addressed. Aming some of them are:
- The square can levitate outside the bounds of the canvas.
- When the square hits the green bar, the game just freezes with no gameover screen or restart option, forcing the user to reload/refresh the page to replay.
- The levitation is difficult to control. Needs to be reworked. Perhaps increase the fall speed or increase speed, and change it from clicking to a button to a keyboard key(spacebar).
These issues listed are of the original source code, without any modifications made on it.