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

Two arrows at the same time not detected. #4

Closed gbajson-area22 closed 1 year ago

gbajson-area22 commented 1 year ago

Pressing 2 arrows at the same time is not detected on Firefox:

https://i.imgur.com/oL5etbC.png

Left and right is a valid case to burn some fuel :-)

ehmorris commented 1 year ago

Ah yes this tutorial step is meant to show the player that they can boost and use the main engine at the same time. I will reword it.