|
06879ee1ad
|
More sprite cleanup, add 'house' sprite.
|
2019-12-11 13:52:23 -05:00 |
|
|
4eb7632682
|
Only render 7x7 instead of 8x8, so that we can center the player on the screen more easily.
|
2019-12-11 13:30:18 -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 |
|
|
374336ee4a
|
Implement mod_buffer culling, as well as a flag that makes some changes more persistent than others.
|
2019-12-11 01:47:02 -05:00 |
|
|
1e9c456f78
|
Lots of code cleanup. Start implementing mod buffer culling.
|
2019-12-11 01:34:46 -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 |
|