My implementation of Sokoban in Scheme + TIC-80
|
11 月之前 | |
---|---|---|
.gitignore | 11 月之前 | |
LICENSE | 11 月之前 | |
Makefile | 11 月之前 | |
README.md | 11 月之前 | |
api.scm | 11 月之前 | |
data.scm | 11 月之前 | |
header.scm | 11 月之前 | |
libraries.scm | 11 月之前 | |
record-types.scm | 11 月之前 | |
sokoban.scm | 11 月之前 | |
tic80-loop.scm | 11 月之前 | |
xsb-levels.scm | 11 月之前 |
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.