Skip to content

suku60/onkeydown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

know which keyCode you've pressed


As I am going deeper into js games development, I've felt the need of having a simple website that tells me which keyCode I've pressed. Since I couldn't find anything useful, I decided to just create it. And here it is.

web

Here's an example of how it works: pressing the "enter" button, the website shows me which keyCode is the one according to the pressed key.

web