Commit graph

25 commits

Author SHA1 Message Date
Juhani Krekelä
19f0ce06f6 Finish up level 8 2022-01-16 15:46:43 +00:00
Juhani Krekelä
bd276afa18 Change order of collision detection for better movement 2022-01-16 15:42:45 +00:00
Juhani Krekelä
ad127dcf4f Finish up level 6 2022-01-16 15:25:17 +00:00
Juhani Krekelä
1ebc08a294 Move player foot hitbox under the feet 2022-01-16 15:21:26 +00:00
Juhani Krekelä
91dfbd8db9 Add all the types of switches 2022-01-16 15:15:26 +00:00
Juhani Krekelä
531ee88980 Add support for 8 levels 2022-01-16 14:38:47 +00:00
Juhani Krekelä
0ca305f230 Add control rebinding 2022-01-16 14:26:29 +00:00
Juhani Krekelä
21fbcef511 Improve player animation 2022-01-16 13:38:55 +00:00
Juhani Krekelä
961f998423 Treat BG colour as transparent 2022-01-16 13:36:13 +00:00
Juhani Krekelä
7b22003f89 Remove unnecessary palette entries 2022-01-16 13:35:06 +00:00
Juhani Krekelä
dee8126afc Make tile_compiler.py hashbang more portable 2022-01-16 13:32:51 +00:00
Juhani Krekelä
c6020f1102 Add tix support 2022-01-15 17:34:32 +00:00
Juhani Krekelä
0d5fb67b1e Name the game 2022-01-15 17:30:00 +00:00
Juhani Krekelä
a30f728255 Player graphics 2022-01-15 17:27:23 +00:00
Juhani Krekelä
922d49d6a0 Switchable tiles 2022-01-15 16:52:16 +00:00
Juhani Krekelä
67572c9a69 Multiple stages 2022-01-15 16:23:37 +00:00
Juhani Krekelä
cfc00470f6 Stages can now be beat 2022-01-15 16:16:42 +00:00
Juhani Krekelä
220ee0e453 Add stage selection screen 2022-01-15 16:06:08 +00:00
Juhani Krekelä
d0eb8dab8e Improve tilemap usage 2022-01-15 15:30:27 +00:00
Juhani Krekelä
e19444181a Multiple tiles 2022-01-15 15:21:30 +00:00
Juhani Krekelä
b69249d230 Implement falling 2022-01-14 17:25:57 +00:00
Juhani Krekelä
4cab2a66b9 Implement jumping 2022-01-14 17:18:57 +00:00
Juhani Krekelä
790bcddfa9 Implement player - tile collision. 2022-01-14 15:32:00 +00:00
Juhani Krekelä
7ee428b20d Add .gitignore 2022-01-14 14:03:53 +00:00
Juhani Krekelä
ca7d40c93b 2022-01-13 2022-01-14 14:03:24 +00:00