controls
This commit is contained in:
parent
5eb1e3a7df
commit
5842bc582e
1 changed files with 6 additions and 0 deletions
|
@ -33,3 +33,9 @@ If all is well, you can invoke `cabal build` and watch everything come together.
|
|||
|
||||
To run the game, just execute the binary `dist/build/haskelloids/haskelloids` in
|
||||
your build location.
|
||||
|
||||
### Controls
|
||||
|
||||
use `W`, `A`, `S` and `D` to move your ship, use `Space` to shoot.
|
||||
|
||||
use `O` to togle fullscreen mode.
|
||||
|
|
Loading…
Reference in a new issue