• Developed a responsive web application game against Artificial Intelligence.
Implemented game logic and behavior using JavaScript.
• Added Alpha-beta Pruning to optimize the time complexity.
• Added MiniMax Algorithm for decision-making and Maximizing the chance of
winning for AI.