Wordle
2022
Solver for the Wordle game written in Python. At the time this was written, it was the most performant solution on the leading Wordle benchmark site.
Solver for the Wordle game written in Python. At the time this was written, it was the most performant solution on the leading Wordle benchmark site.
Implementation of the St Petersburg board game.
Implementation of the Machi Koro board game.
Sudoku solver implementation in Python. Written mostly for a CSC384 assignment and since updated in minor ways.