diff --git a/README.md b/README.md index 0ee28c6..05e22bb 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,11 @@ There are some major deviations from the tutorial setup here as follows: I leave as many helpful comments as possible throughout the code, so feel free to peruse it. + +## Mapped input events + +### Keyboard + +* `1`, `2`: Switch input focus between the two displayed objects +* `X`/`Shift`+`X`: Move the focused object right/left +* `Y`/`Shift`+`Y`: Move the focused object up/down