Skip to content

SamirMishra27/Wordle-Unlimited

Repository files navigation

Hack-a-thon Winning Project! 🎉🎊

The project was a part of ReactPlay.io's #2PlaysAMonth Hack-a-thon event! February 2023 I won the hack-a-thon with my 2 submissions, Cricket game & Wordle game! Result announcement Here!


My take on the Wordle Game!

🤔 Wordle is a 5-letter word guessing puzzle with limited attempts to test your rich vocabulary and guessing skills!

Features

  • Guess the 5 letter word within 6 Attempts!
  • Don't know to solve the puzzle? Take the help of your friends by sharing the current puzzle using Share feature
  • All time statistics
  • Unlimited plays
  • Current streak! Keep up your streak by playing at least 1 wordle game every day
  • Highest daily streak
  • See detailed distribution graph on how many matches you won using X attempts, including the ones you could not guess

Tech Stack

Project was created with TypeScript, TailwindCSS and React

Inspiration

If you recognize the popular Wordle game from 2022, which went viral during pandemic times, became the most searched word in 2022 and got later acquired by NYTimes, this is inspired by that.

My aim was to build a better version of Wordle, with enhanced features and unlimited play chances.

I decided to build another wordle for learning purposes and give myself a challenge to make this puzzle with React. It definitely felt like an impossible task at the first day but eventually I figured everything out and made it. I also took no help from the internet because, like I said I wanted to challenge myself and figure everything out on my own.

Hack-a-Thon submission entry

Future updates

The main project is finished! But I will keep continuing to improve it and add more features to it to make the game even better and give it that special advantage over other puzzle games.

Please feel free to make a Contribution

If you have an amazing idea or want to fix an issue, do contribute to this project!

Instructions for Self-hosting

  1. Fork this repository - Link
  2. git clone <Your fork link>
  3. npm install
  4. npm run dev

Instructions for Contributing

  1. Fork this repository - Link
  2. git clone <Your fork link>
  3. npm install
  4. git checkout -b <New feature name>
  5. Write your code for the new feature
  6. npm run dev and test the feature properly alongside all other functionalities.
  7. Commit the changes!
  8. Make a pull request!

About

Enhanced features word puzzle! **Hack-a-thon** winning submission

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages