jelster / space-truckers

A game of getting stuff from Point A to Point B... IN SPAAAACCE!

Home Page:https://space-truckers.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display keyboard bindings/map

jelster opened this issue · comments

Is your feature request related to a problem? Please describe.
Users need to have a convenient way to see what keys do what without having to hunt around to discover them.

Describe the solution you'd like
Displaying the keymap in an HTML pane that can be shown/hidden

Describe alternatives you've considered
Long-term, this will be displayed in the "how to play" menu (see #49), but until then an interim solution is needed.

Additional context
This #43 discussion has the most completed version

The controls map should make sure to use the current version of the input map, not the one instantiated at application launch -- the driving screen applies a temporary patch to the map to enhance/modify the controls for the screen's needs

A basic How-To-play was added with this commit