Fixing typos on the game controls section

This commit is contained in:
Raydelto Hernandez 2020-06-06 17:59:27 -03:00 committed by GitHub
parent 9c0ecf03ad
commit 98186de2dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,9 +16,9 @@
## Controls
* You can move Polly, using the W,A,S,D keys.
* SPACE pauses the game
* F9 Toggles on/off worls textres
* F10 Render helper vectors
* SPACE pauses the game.
* F9 Toggles on/off world textures.
* F10 Render helper vectors.
* F11 toggles the Full Screen mode.
## Documentation
@ -61,4 +61,4 @@ make
Finally, you can run the freshly built game running:
```
./bin/main
```
```