Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LUKICSLA committed Feb 1, 2022
1 parent da78105 commit 8561ecb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Repository overview
Basic dino game in Godot created for school purposes
The basic dino game in Godot was created for school purposes. Your task is simple - collect all coins through the level to get to another level.

# Authors & Copyright
Copyright © 2022 Timea Danišová, Lukáš Maár

# Keyboard controls
| KEY | ACTION |
| ------------- | ------------- |
| D / right arrow | Move right |
| A / left arrow | Move left |
| W / up arrow | Jump |
| Escape | Quit game |
| ESC | Quit game |

0 comments on commit 8561ecb

Please sign in to comment.