Skip to content

Recreation of the famous Wordle game. This is for educational purposes in order to practice app making process and MVVC File Structures

Notifications You must be signed in to change notification settings

GabrielR1121/Treedle

Repository files navigation

🌳 Treedle - Wordle Clone in MAUI .NET

Treedle is a fun and challenging word puzzle game inspired by the popular game "Wordle." This Wordle clone is written using MAUI .NET, a powerful and modern framework for building cross-platform applications. With Treedle, players can test their word-solving skills and enjoy hours of entertainment.

Resources that helped me to build this game are:

🎮 How to Play

  1. Objective: The goal of Treedle is to guess a five-letter word in as few attempts as possible.

  2. Gameplay: In each round, you'll enter a five-letter word into the input field and click the "Submit" button. The game will then provide feedback:

    • A letter highlighted in 🟢 green indicates that the letter is present in the word, and it's in the correct position.
    • A letter highlighted in 🟡 yellow indicates that the letter is present in the word but is in the wrong position.
    • A letter that is not highlighted means that the letter is not part of the word.
  3. Strategy: Use the feedback provided by the game to narrow down the possibilities and guess the correct word within the given attempts.

  4. Winning: If you guess the correct word within six attempts, you win the round! If you don't succeed, you can try again or start a new game.

  5. Enjoy: Once the application is running, you can start playing Treedle and enjoy the word-guessing challenge!

🤝 Contributing

We welcome contributions from the community to improve Treedle and make it even better. If you'd like to contribute, follow these steps:

1.Fork the repository.

1.Create a new branch for your feature or bug fix.

1.Make your changes and commit them with descriptive commit messages.

1.Push your branch to your forked repository.

1.Create a pull request to the main repository, describing your changes in detail.

1.We'll review your contribution and merge it if everything looks good!

🙌 Credits Treedle was created with ❤️ by Gabriel Rodriguez. It wouldn't have been possible without the support of the MAUI .NET community and the inspiration from the original Wordle game.

📞 Contact If you have any questions, suggestions, or feedback, feel free to reach out to us or create an issue in the repository.

Thank you for choosing Treedle! We hope you have a great time playing this word puzzle game. Enjoy!

About

Recreation of the famous Wordle game. This is for educational purposes in order to practice app making process and MVVC File Structures

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages