Minmax Algorithm Game Visualizations
Spring 2025
This project was the main focus for the CS Capstone class I took. We were tasked with implementing various visualizations on the mentioned games as our project.
- Designed and implemented MinMax algorithm visualizations for Checkers and TicTacToe using the Qt framework
- Developed a configurable AI Checkers opponent capable of planning x moves ahead
- Led a team of 3 peers through planning, development and debugging phases