gamercade-io / gamercade_console

A Neo-Retro Fantasy Console. Make WASM-powered, networked multiplayer games.
https://gamercade.io
Apache License 2.0
168 stars 10 forks source link

Emulated Gamepad Feature with Mouse/Keyboard #6

Closed RobDavenport closed 1 year ago

RobDavenport commented 2 years ago

Currently, the console only supports keyboard inputs. Once gamepad support is added via #2 , we need a way to emulate some of those input types.

For example, WASD could simulate the left stick. Mouse location on screen could simulate the right stick.