WordHurl - A responsive web based word game
Budget: $250 – $750 USD
We already have a decent UI layout in HTML and CSS (Bootstrap 5). We are looking for someone to create a responsive web application word game that is similar to Wordle (New York Times). I prefer code be done in either React, Flask (+ajax and jquery), AngularJS, NodeJS, or similar framework. I know Python and Flask a bit so they are slightly preferred over React. But React is a very close second.
The game basically works as follows. Each day, a random word that meets the criteria is selected from a dictionary table. As is a selection of randomized tiles that can spell that word. The player guesses what position they think each letter goes in, one letter at a time and either gets a hit or miss. Once they have guessed enough letters were they think they can match the word, they try to guess it. If they guess the word, they win. Their score is based off how many letter misses and wrong word guesses it took for them to correctly guess the right word. Their score is placed on today's leaderboard and tomorrow, the process starts again.
The game basically works as follows. Each day, a random word that meets the criteria is selected from a dictionary table. As is a selection of randomized tiles that can spell that word. The player guesses what position they think each letter goes in, one letter at a time and either gets a hit or miss. Once they have guessed enough letters were they think they can match the word, they try to guess it. If they guess the word, they win. Their score is based off how many letter misses and wrong word guesses it took for them to correctly guess the right word. Their score is placed on today's leaderboard and tomorrow, the process starts again.