|
ea8b0360bc
|
Start implementing a menu system, fix game save/load.
|
2019-12-11 18:43:11 -05:00 |
|
|
77f3d49ba9
|
Add more explicit control around save/load. This still seems to only work sporadically though.
|
2019-12-11 15:27:50 -05:00 |
|
|
06879ee1ad
|
More sprite cleanup, add 'house' sprite.
|
2019-12-11 13:52:23 -05:00 |
|
|
aa22c8a054
|
Rework the game to use double-sized sprites. This gives us more room for detail.
|
2019-12-11 13:23:25 -05:00 |
|
|
16bcbc8e00
|
Large refactor to avoid the need to use map() and camera() - the new approach just re-calculates the local world and allows us to scroll 'smoothly' forever.
|
2019-12-11 01:06:33 -05:00 |
|
|
53896b0f0e
|
Move debug code to a separate file.
|
2019-12-11 00:31:12 -05:00 |
|
|
8e66d3c380
|
Add menu icons, update index numbers.
|
2019-12-10 15:51:32 -05:00 |
|
|
d8f2c26e05
|
Rename game to something less technical.
|
2019-12-10 14:47:43 -05:00 |
|