This app is designed to help you capture user interactions with the keyboard. When a key is pressed it shows the pressed key and it's respective code
-
Updated
May 29, 2021 - TypeScript
This app is designed to help you capture user interactions with the keyboard. When a key is pressed it shows the pressed key and it's respective code
Game guess word, using event to keyboard
GuessWord is a fun and interactive word-guessing game inspired by the classic hangman. The goal is to discover the hidden programming-related word by guessing one letter at a time before running out of attempts.
This project has been made using HTML, CSS and JS. It displays the key code of the key pressed on the keyboard.
Add a description, image, and links to the event-keycode topic page so that developers can more easily learn about it.
To associate your repository with the event-keycode topic, visit your repo's landing page and select "manage topics."