Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prevetmelon committed Nov 8, 2021
1 parent fac1f4b commit c9629d6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,13 @@ git clone https://github.com/prevetmelon/cub3d.git ~/cub3d
cd ~/cub3d && make && ./cub3d map.cub
```

# Keybord shortcuts

| Action | Key |
| ------------------------------- | ------------- |
| Move forward | W |
| Move backwards | S |
| Move to the right | D |
| Move to the left | A |
| Change view angle to the left ||
| Change view angle to the right ||

0 comments on commit c9629d6

Please sign in to comment.