Skip to content

mreed4/advent-21-keyboard-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This was a fun little project. Wire up event listeners to simple game logic and sounds. React would have been overkill, so I used JavaScript instead. I also added an "error" sound, and what is basically the ability to keep track of points.