This is a mini Winter themed typing game made in a hour using HTML and JavaScript, for the 82nd One Hour Game Jam. If you're interested in how it works, the source code is available.

The theme for this One Hour Game Jam was 'winter'.

Instructions

  • Type the Winter related words as fast as possible.
  • Try to beat your high score!
  • You may need to enable third-party cookies, if the game does not seem to work correctly.
  • The game works best in Chromium-based browsers, such as Google Chrome.

Comments

Log in with itch.io to leave a comment.

It doesn't force the player to type the words in the correct order, and it registers any single keystroke a stroke for ALL congruent letters in a word. For example the word LETTER has 2 Ts, but in this game I'd only have to press it once. 

Whether this is a glitch, oversight, or feature is to be determined. But it definitely impacts the gameplay meta interestingly.