This commit is contained in:
nek0 2017-12-21 19:28:27 +01:00
parent 5eb1e3a7df
commit 5842bc582e

View file

@ -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.