ehmorris / lunar-lander

A web-based lunar lander game written in plain JavaScript, HTML, and CSS with no dependencies
https://ehmorris.com/lander/
156 stars 20 forks source link

Adds 'wasd' keyboard support in addition to arrow keys #1

Closed qharlie closed 1 year ago

qharlie commented 1 year ago

Love this game, tiny PR to use WASD for controls so I can use my left hand to steer.

ehmorris commented 1 year ago

Thanks!