Academia.eduAcademia.edu

Outline

Two-Player Game AI

2016

Abstract
sparkles

AI

This project focuses on the development of artificial intelligence (AI) for two-player games, specifically tic-tac-toe and rock, paper, scissors. By implementing simple game mechanics, the project aims to enhance understanding of AI functionality and improve strategic capabilities of game-playing AIs. Currently, the tic-tac-toe AI achieves optimal performance, often resulting in draws against itself, while future improvements are planned to incorporate more advanced algorithms and predictive strategies for the rock, paper, scissors AI.