Sokobqn/README.md

357 B

Sokobqn, a sokoban game made in BQN

Controls

Vim style movement keys

h - left j - down k - up l - right u - undo

Running

If you already have BQN and you have it on your path just run ./soko.bqn

Otherwise:

  1. make to compile CBQN
  2. make run to run the game

License

Sokobqn is licensed as AGPLv3