docs: Update README for incremental controls
parent
fe2fe20a58
commit
67097e14c9
|
|
@ -34,8 +34,8 @@ run the executable with the following command:
|
||||||
|
|
||||||
# Instructions on how to use the program
|
# Instructions on how to use the program
|
||||||
|
|
||||||
If the selected entity is a penguin, hold W and S to accelerate it forward and
|
If the selected entity is a penguin, press W and S to accelerate it forward and
|
||||||
backward. Use A and D to change heading direction.
|
backward incrementally. Use A and D to change heading direction incrementally.
|
||||||
|
|
||||||
Use TAB to switch between entities. The currently selected entity will be drawn
|
Use TAB to switch between entities. The currently selected entity will be drawn
|
||||||
with a bounding box.
|
with a bounding box.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue