Jeremy Rand
|
5258e79176
|
Add the code to reset the mushrooms after death.
|
2020-11-24 23:44:50 -05:00 |
|
Jeremy Rand
|
34d16c9944
|
Implement the code to compare and update the high score. Add a todo for a high score list with initials. Remove the border colour performance debug.
|
2020-11-20 00:31:09 -05:00 |
|
Jeremy Rand
|
fd40c12d31
|
Explode a bug when it crashes into the player. When the last segment collides with the player, go onto the next level.
|
2020-11-18 23:36:01 -05:00 |
|
Jeremy Rand
|
51b047e58b
|
Add some items to the todo. But this is by no means a complete list.
|
2020-11-11 23:54:34 -05:00 |
|
Jeremy Rand
|
bb66ef4b03
|
Replace the C code which built tables at game launch time with a script which generates these tables at build time. This reduces the start time of the application and saves code space and is a necessary step before adding some new tables to handle the mouse efficiently.
|
2020-11-04 22:48:18 -05:00 |
|