You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
CBQN@a9e0386dac | 10 months ago | |
.gitmodules | 10 months ago | |
LICENSE | 10 months ago | |
Makefile | 10 months ago | |
README.md | 10 months ago | |
levels | 10 months ago | |
soko.bqn | 10 months ago |
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