C exercice for the popular Mario Sokoban with SDL1.2
Find a file
2020-12-24 18:07:54 +01:00
maps Change Keyrepeat, Add save ga;es 2020-02-16 16:23:46 +01:00
sprites Editor good, need to implement write to file 2020-01-16 15:48:40 +01:00
.gitignore Add .gitignore 2020-01-14 12:47:12 +01:00
constants.h Rename BLOC to BLOCK 2020-01-14 12:23:25 +01:00
editor.c Add ESC quit 2020-01-16 17:27:23 +01:00
editor.h Nevermind compiling for windows... 2020-01-17 18:17:09 +01:00
game.c Put load map in function, Add 1 and 2 as key values 2020-01-17 10:52:17 +01:00
game.h Put load map in function, Add 1 and 2 as key values 2020-01-17 10:52:17 +01:00
main.c Remove spaces 2020-12-24 18:07:54 +01:00
Makefile Remove spaces 2020-12-24 18:07:54 +01:00
README.md Update README 2020-01-17 10:56:25 +01:00
rules.txt Rename levels file name 2020-01-14 17:22:59 +01:00

Mario Sokoban