# **Assignment 2 - March 1, 2023** [Wordle AI](https://gitfront.io/r/YehyunLee/xsvDzj9BxbxC/CSC111/tree/assignments/a2/) Total Mark 55 / 55 (100%) Worked on two-player variation of Wordle called Adversarial Wordle with implementation of artificial intelligence. I applied fundamental application of trees: representing the state of a system, and branching decisions that lead from one state to another. ![alt text](https://www.teach.cs.toronto.edu/~csc111h/winter/assignments/a2/handout/media/sample_stats_graph.png) [Handout](https://www.teach.cs.toronto.edu/~csc111h/winter/assignments/a2/handout/)