Commit Graph

34 Commits

Author SHA1 Message Date
Juhani Krekelä 3d727b8352 Replace tixbuildinfo with tix.port 2022-07-28 01:56:33 +03:00
Juhani Krekelä 2582850101 Fix typo in date 2022-07-28 01:53:07 +03:00
Juhani Krekelä eed54336c8 Fix indentation in Makefile 2022-07-28 01:51:32 +03:00
Juhani Krekelä b433cc2242 Properly handle CFLAGS et al 2022-07-28 01:48:37 +03:00
Juhani Krekelä c899e6a5fd Set default prefix to /local 2022-07-28 01:46:29 +03:00
Juhani Krekelä ce1ed409fa Plus Pack 1 2022-07-03 12:18:53 +00:00
Juhani Krekelä e8b64e3e9b Use all tile types in example-bundle.txt 2022-01-16 16:38:11 +00:00
Juhani Krekelä f79d955a67 Add README 2022-01-16 16:34:40 +00:00
Juhani Krekelä 40f3e4e3bf Add support for loading stages from a file 2022-01-16 16:28:06 +00:00
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