Skip to content
#

javascript-game

Here are 2,023 public repositories matching this topic...

erikquinn
erikquinn commented Jan 19, 2021

When using hotkeys, for example the arrows in arrow control method, striking the hotkey multiple times will insert the text multiple times. instead, it should check and see if the last text in the input is the same as the text about to be added, and if so, return before it tries to.

When entering the command multiple times, it often produces an error, even if the last entry is valid.

![ima

Improve this page

Add a description, image, and links to the javascript-game topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the javascript-game topic, visit your repo's landing page and select "manage topics."

Learn more