pmndrs/racing-game

ui: instructions / controls

njm222 opened this issue · 2 comments

ui: instructions / controls

Current Controls:

key command
⬆️ w Forward
⬇️ s Backward
⬅️ a Left
➡️ d Right
space Brake
r Reset

https://github.com/pmndrs/racing-game/blob/main/src/utils/store.js

added them to the ui