Skip to content

SimonCW/pywordle

Repository files navigation

PyWordle

Playing around with wordle mostly inspred by an implementation from Cameron Riddlle (thanks). This was mostly used to stress-test my neovim config ;).

It is a simple script, run with:

python pywordle.py

On the way I had a stupid bug with mutable state, so I moved some of the old code to the oop_archive subfolder and refactored the state handling a bit restricting mutation to a dedicated update_state() function.

About

Just a bit of fun with wordle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages