This is a simple countdown game I use for family quiz night
Run any HTTP Server from the parent folder. I tend to use npm http-server
Three different game types are playable:
The letters game (available at /letters.html)
The numbers game (available at /numbers.html)
The conundrum game (available at /conundrum.html)