My implementation of Sokoban in Scheme + TIC-80
Jason K. MacDuffie ba716f28c5 give credit to david skinner | hai 8 meses | |
---|---|---|
.gitignore | hai 9 meses | |
LICENSE | hai 9 meses | |
Makefile | hai 8 meses | |
README.md | hai 8 meses | |
api.scm | hai 8 meses | |
data.scm | hai 9 meses | |
header.scm | hai 8 meses | |
libraries.scm | hai 8 meses | |
record-types.scm | hai 8 meses | |
sokoban.scm | hai 8 meses | |
tic80-loop.scm | hai 8 meses | |
xsb-levels.scm | hai 8 meses |
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.