Skip to content

Commit

Permalink
fix controls instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mattzque committed Dec 10, 2023
1 parent 50b39ae commit 12b3006
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ mostly based around a simple boids simulation.

**Controls**

* Up / A - Move Forward
* Up / W - Move Forward
* Down / S - Move Backward
* Left / A - Strafe Left
* Right / D - Strafe Right
Expand Down
2 changes: 1 addition & 1 deletion src/game/hud.rs
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ You make more points the more followers you bring at once.
You take more damage the more followers you have.
Controls:
Up / A - Move Forward
Up / W - Move Forward
Down / S - Move Backward
Left / A - Strafe Left
Right / D - Strafe Right
Expand Down

0 comments on commit 12b3006

Please sign in to comment.