Skip to content

a simple project that uses the wordle game rules to simulate rounds of wordle and outputs a report.

License

Notifications You must be signed in to change notification settings

Ali-jb/Wordle-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Wordle Simulator?

The Wordle Simulator is a simple project that utilizes the rules of Wordle to simulate a round of Wordle and generate a report. This report provides detailed information about each round, allowing for further analysis. By running the simulator multiple times, we can gather sufficient data to conduct statistical analysis and gain insights into the game mechanics.

In this document, we aim to identify and address various problems by performing analytics on the data generated by our simulator.

How does it work?

The Wordle Simulator consists of two main functions:

  1. check: This function takes a guess and compares it with the answer, providing feedback on the guess.

  2. guess_word: This function, optionally utilizing the feedback from the check function, generates a new word as an output.

By combining these functions, the Wordle Simulator simulates the process of guessing words and evaluating their correctness based on the rules of the game.

Feel free to explore the code and experiment with the simulator to gain insights into Wordle mechanics and explore potential problem-solving approaches.

For more details and a deeper understanding of the insights derived from the data generated by the simulator, you can check the Report File. The report provides a comprehensive analysis and findings based on the simulator's output.

Contributing

Contributions to the Wordle Simulator project are welcome! If you have any ideas, suggestions, or bug reports, please feel free to submit them.

You can also reach out to me via my LinkedIn page if you have any ideas or suggestions regarding this project. I would love to hear from you and collaborate on further challenges and improvements.

About

a simple project that uses the wordle game rules to simulate rounds of wordle and outputs a report.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published