Microsoft Engage Mentee
Built an AI driven Tic Tac Toe with incremental levels of difficulty. Used algorithms such as MinMax, alpha-beta pruning etc. to optimize the performance of the game.
A full guide to the code and documentation can be found here.