forked from Rampoina/Sokobqn
My level has been tested. The level is a bit big though, and does break some formatting after finishing. I'll still add it though. |
||
---|---|---|
CBQN@a9e0386dac | ||
.gitmodules | ||
LICENSE | ||
Makefile | ||
README.md | ||
levels | ||
soko.bqn |
README.md
Sokobqn, a sokoban game made in BQN
Controls
Vim style movement keys
- h: left
- j: down
- k: up
- l: right
- u: undo
- r: restart
Running
If you already have BQN and you have it on your path just run ./soko.bqn
Otherwise:
make
to compile CBQNmake run
to run the game
License
Sokobqn is licensed as AGPLv3