Add controls to the README

This commit is contained in:
Rampoina 2022-04-14 17:43:54 +02:00
parent 61fcee62e9
commit a7f8866319
1 changed files with 9 additions and 0 deletions

View File

@ -1,5 +1,14 @@
# Sokobqn, a sokoban game made in [BQN](https://github.com/mlochbaum/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`