My implementation of Sokoban in Scheme + TIC-80
Jason K. MacDuffie ba716f28c5 give credit to david skinner | пре 8 месеци | |
---|---|---|
.gitignore | пре 9 месеци | |
LICENSE | пре 9 месеци | |
Makefile | пре 8 месеци | |
README.md | пре 8 месеци | |
api.scm | пре 9 месеци | |
data.scm | пре 9 месеци | |
header.scm | пре 8 месеци | |
libraries.scm | пре 8 месеци | |
record-types.scm | пре 9 месеци | |
sokoban.scm | пре 8 месеци | |
tic80-loop.scm | пре 9 месеци | |
xsb-levels.scm | пре 8 месеци |
This is my attempt at Sokoban in scheme for TIC-80.
This game was developed by Jason K. MacDuffie. The license is GNU GPLv3+.
It contains two Sokoban level listings: Microban and Sasquatch. Both are copyright David W Skinner.