An interactive word guessing game (like wordle!). You type a 5-letter word
Each letter fills a tile in the current row. After submitting, tiles animate and change colors. You use this feedback to make your next guess.
Goal is to Turn all 5 tiles white in one row!
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Built the game from scratch with some ai assist for responsiveness. made the monochrome ui, with terminal like font, and also added js logic for the game.