Commit Graph

18 Commits

Author SHA1 Message Date
Jeremy Rand
ba39990966 Create README.md 2017-07-21 23:00:59 -05:00
Jeremy Rand
e89e6a4b54 Add a level with some white floors which you must not touch. 2017-07-21 22:55:57 -05:00
Jeremy Rand
e941c58b81 Add a bit of sound. 2017-07-21 22:52:52 -05:00
Jeremy Rand
5cc8cf2b0c Add some mouse support based on code from a2bejwld which should get VBL working on the //c 2017-07-21 22:26:34 -05:00
Jeremy Rand
774052ddb5 Add a splash screen. 2017-07-21 22:14:22 -05:00
Jeremy Rand
5dc5adb39b The game more or less works now. 2017-07-21 21:38:21 -05:00
Jeremy Rand
5a63950400 Clean up the level layout a bit. 2017-07-21 13:48:01 -05:00
Jeremy Rand
8a37205c07 Get some basic level grid drawing working. 2017-07-21 13:43:05 -05:00
Jeremy Rand
015daf9ac1 Some final cleanup before I break thing thoroughly to try to add some levels with real grid layout. 2017-07-20 10:31:05 -05:00
Jeremy Rand
7871fd9a80 Clean up the character update code. All the character to change colour. Hook up exit handling. 2017-07-20 09:56:51 -05:00
Jeremy Rand
38c75e881c Fix a problem with short jumps. 2017-07-20 01:09:49 -05:00
Jeremy Rand
ed3bfb9888 Improve gravity and jump speed. Only jump on button changes, not if held down. 2017-07-20 00:16:23 -05:00
Jeremy Rand
727133404a Some code kind of working for jumping 2017-07-19 23:07:45 -05:00
Jeremy Rand
25563dd3b7 Make the character run. 2017-07-19 20:06:10 -05:00
Jeremy Rand
ded8d8c05c Add support for drawing the floor in colour. Draw a character in colour. Update to Prodos 2.4.1. 2017-07-19 16:51:59 -05:00
Jeremy Rand
e2f97a6b5e Draw a floor which moves. 2017-07-19 11:29:43 -05:00
Jeremy Rand
df3238358a Lots of hires boilerplate. Startup, clear hires, show hires and wait for a keypress before quitting. 2017-07-19 10:28:12 -05:00
Jeremy Rand
a3f336e2d3 Initial Commit 2017-07-19 08:54:46 -05:00