IT Carlow Project Showcase: Games Development Year 4


Academic Year: 2019/2020



Student Information:
Student Name: Zhenze Zhao
Student Number: C00198551
Project Title: The AI with Monte Carlo Tree Search in Unity 3D
Project Description:
This project is basically a Go game including AI. The main ai algorithm is the Monte Carlo Tree Search. To make the AI working more efficiently and precisely, I try to add the other algorithm to help the AI make choices and get answers. In the end of the project, I developed a simple AI with AlphaBeta to learn the differences between 2 AI and see which one is more efficient and precise.

The Source Code: Link

Demo video show the different between Monte Carlo Tree Search and AlphaBeta algorithm

More video for AI : Link