Remove vim ~ file

This commit is contained in:
Rampoina 2022-04-14 17:45:10 +02:00
parent a7f8866319
commit be64867a84
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
# 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. `make` to compile CBQN
2. `make run` to run the game
## License
sokobqn is licensed as AGPLv3