Sokobqn/README.md

15 lines
355 B
Markdown
Raw Normal View History

2022-04-14 16:41:12 +02:00
# Sokobqn, a sokoban game made in [BQN](https://github.com/mlochbaum/BQN)
## Running
If you already have BQN and you have it on your path just run `./soko.bqn`
Otherwise:
1. clone this repo recursively `git clone git.libregaming.org/Rampoina/sokobqn`
2. `make` to compile CBQN
3. `make run` to run the game
## License
sokobqn is licensed as AGPLv3