A simple website to get the keycode of pressed keys and see how to use event listeners in JavaScript.
-
Updated
Jun 6, 2024 - HTML
A simple website to get the keycode of pressed keys and see how to use event listeners in JavaScript.
a simple - and 😂 - way of knowing the key code of a letter.
This is a little game I created called "Guess the keys and press them!
The old original version of RunJavaScriptOnKeyPress
A simple webpage that responds to the key pressed and returns the JavaScript 'on-key pressed' keycode.
Press any key and instantly see the JavaScript keyboard event fields for it: `event.key`, `event.code`, the deprecated `keyCode` and `which`, `event.location`, and which modifier keys are held. Like keycode.info, but a single self-contained file w...
Helper to show key, code and keycode when press a key. First seen in Meth Meth Method.
Press any key to see JavaScript event properties. key, code, keyCode, modifiers.
I made this game in collaboration with my son. He is 6 years old and loves painting. The characters in the game and some special effects were drawn by him.
A car game, where you control the car with your arrows keys.
Add a description, image, and links to the keycode topic page so that developers can more easily learn about it.
To associate your repository with the keycode topic, visit your repo's landing page and select "manage topics."