Closed
Description
The game should have a main menu with a UI that allows you to start a new game, open settings, quit, etc.
There is already a main menu view within the game, however it is not actually used by the game, and it does not make use of Arcade's UI features, it just simply draws text and catches a key press to switch to the game view.