Jon Thysell
66794a2241
Refactored scenes into separate files, added game end, added title logo
2021-10-31 15:13:51 -07:00
Jon Thysell
866dadb28d
Added placeholder Title screen and scoring
2021-10-28 17:44:36 -07:00
Jon Thysell
dd6cb045ca
Added minimal HUD and level complete scene, basic game is playable
2021-10-22 11:32:19 -07:00
Jon Thysell
f49200a4a2
Fixed rendering flicker and more
...
* No more flicker when updating lights
* Lights now toggled on mouseUp instead of mouseDown
* Added playfield and hud areas
2021-10-20 16:13:31 -07:00
Jon Thysell
c90e42305f
Added initial playfield rendering
2021-10-20 09:34:31 -07:00
Jon Thysell
cf5daf9dc7
Cleaned up about dialog, fixed window centering
2021-10-16 15:38:43 -07: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
Jon Thysell
fe307eb9e6
Added convertfiles.cmd script
2021-10-12 16:14:00 -07:00
Jon Thysell
fd9030c142
Fix line endings in md
2021-10-11 11:14:02 -07:00
Jon Thysell
855abe8717
Fix line endings
2021-10-11 11:11:48 -07:00
Jon Thysell
1f51e4e4d2
First "Hello MacLO" build
...
* Added base "Hello MacLO" app
* Added first attempt at porting game engine from [ArduLO](https://github.com/jonthysell/ArduLO )
* Added README.md and LICENSE.md
2021-10-11 11:04:12 -07:00
Jon Thysell
266a8ddc32
Initial commit
2021-10-11 09:37:35 -07:00