This was my first university project: a tic-tac-toe game with a scoring system and memory of the previous game (meaning that if you exit mid-game, you can still resume the match). It includes difficulty level options for the bots as well as different game modes. The level 4 bot was implemented using the Minimax algorithm.
What is the pedrobcarvalho0601/TicTacToe_Game GitHub project? Description: "This was my first university project: a tic-tac-toe game with a scoring system and memory of the previous game (meaning that if you exit mid-game, you can still resume the match). It includes difficulty level options for the bots as well as different game modes. The level 4 bot was implemented using the Minimax algorithm.". Written in C++. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download master.zipReport bugs or request features on the TicTacToe_Game issue tracker:
Open GitHub Issues