pioneers / pimulator-js

Portable robotics simulator for the Pioneers in Engineering robotics kit (JavaScript edition)
3 stars 1 forks source link

[UI/UX] Indicate keyboard -> gamepad mappings #3

Closed charleshong3 closed 3 years ago

charleshong3 commented 4 years ago

Currently, the simulator maps WASD to the left joystick and the arrow keys to the right joystick. However, this isn't indicated anywhere in the app, making it confusing for new users. We should instruct new users of these mappings, as well as the fact that the keyboard maps to gamepad values in student code.