Commit Graph

5 Commits

Author SHA1 Message Date
Jon Thysell
e4cb9a7af8 Added sound menu item and other optimizations
* Added sound menu which keeps in sync with pressing sound button
* Changed navigation behavior between scenes to go straight to next
  level if it hasn't been beaten, otherwise return to level select
  so the player can view their progress in the set
* More drawing optimizations
2021-12-16 12:57:00 -08:00
Jon Thysell
e35349b418 Doxygen comments part 1 - headers 2021-12-07 11:07:28 -08:00
Jon Thysell
2ce4236ea7 Proper event loop, menus, and more
* Added a proper event loop
* Added minimal menu bars
* Added about menu
* GameWindow initializes a GameEngine (even if you can't play it yet)
* Updated variable naming conventions
2021-10-15 17:29:07 -07:00
Jon Thysell
6184d31e6a Factored out GameWindow, added error alert dialogs, simplified stdbool.h 2021-10-15 09:43:09 -07:00
Jon Thysell
b51cf36f80 Small refactoring, handle missing WIND resource, added icons and version resources 2021-10-13 17:44:08 -07:00