A word game where the user competes against the clock to enter as many words as they know and build up a streak of valid words without answering with repeats or invalid words. The game keeps track of your longest streaks, largest word count, and up to 10 most used words.
This is another small project I came up with to better understand javascript and web development along with somewhat experiment with css animation with as seen with the disappearing word in the game.
To access the website you should be able to go to the linked github pages. https://mxinput.github.io/Untoword/