Commit Graph

4 Commits

Author SHA1 Message Date
Jon Thysell 15378f1077 Added sounds! 2021-11-09 17:01:34 -08:00
Jon Thysell c7958c23bc Imported more image assets, updated scenes 2021-11-08 14:47:31 -08:00
Jon Thysell eab519a40d Importing image assets from ArduLO
I've imported some of the "character" images from ArduLO, converted to
GIFs because they're easier to work with. They've been imported into a
new Bitmaps structure so they only need to be loaded once at app start.

I've also cleaned up some of the drawing code, and created a series of
helpers for dividing Rects into a 3x3 grid, to make it easier to define
the layout. I've also stubbed out "theme-support". :)
2021-11-04 19:54:28 -07:00
Jon Thysell 66794a2241 Refactored scenes into separate files, added game end, added title logo 2021-10-31 15:13:51 -07:00