Sometimes, im dont know why yet, its require a F5 refresh, before the keyboard respons. Im using the same javascript code for all games. Spot Race and Catchout has no keyboard controls throught.
The games was tested with extractly with MS Edge in mind really, but tested on 4 browsers.
EDIT:
Im believe this mightbeen happens when im added a document.addEventListener too early, before the page was loaded, and then no keyboard respons happens until a refresh? Im moved it into a function (under DetectCanvasResize(), that is started from c++ code anyway), so hope its works better now.
Only updated Greedy Mouse as testing.