Switch-based puzzle platformer for Sortix
Go to file
Juhani Krekelä dee8126afc Make tile_compiler.py hashbang more portable 2022-01-16 13:32:51 +00:00
.gitignore Name the game 2022-01-15 17:30:00 +00:00
CC0 2022-01-13 2022-01-14 14:03:24 +00:00
Makefile Add tix support 2022-01-15 17:34:32 +00:00
dirt_tile.txt Multiple tiles 2022-01-15 15:21:30 +00:00
flag_tile.txt Multiple tiles 2022-01-15 15:21:30 +00:00
grass_tile.txt Multiple tiles 2022-01-15 15:21:30 +00:00
player_stand_tile.txt Player graphics 2022-01-15 17:27:23 +00:00
player_walk1_tile.txt Player graphics 2022-01-15 17:27:23 +00:00
player_walk2_tile.txt Player graphics 2022-01-15 17:27:23 +00:00
stage1_tile.txt Add stage selection screen 2022-01-15 16:06:08 +00:00
stage2_tile.txt Add stage selection screen 2022-01-15 16:06:08 +00:00
star_tile.txt Stages can now be beat 2022-01-15 16:16:42 +00:00
switch1_off_tile.txt Switchable tiles 2022-01-15 16:52:16 +00:00
switch1_on_tile.txt Switchable tiles 2022-01-15 16:52:16 +00:00
switcher.c Name the game 2022-01-15 17:30:00 +00:00
tile1_off_tile.txt Switchable tiles 2022-01-15 16:52:16 +00:00
tile1_on_tile.txt Switchable tiles 2022-01-15 16:52:16 +00:00
tile_compiler.py Make tile_compiler.py hashbang more portable 2022-01-16 13:32:51 +00:00
tixbuildinfo Add tix support 2022-01-15 17:34:32 +00:00