An open API service indexing awesome lists of open source software.

https://github.com/eric2788/ai-project-tic-tae-toe

Tic Tae Toe AI project for university
https://github.com/eric2788/ai-project-tic-tae-toe

Last synced: 2 months ago
JSON representation

Tic Tae Toe AI project for university

Awesome Lists containing this project

README

          

# Play Tic Tae Toe With AI

A simple python program that playing Tic Tae Toe game with AI by implementing alpha beta algorithm with pruning.

**This project is for university assignment only**

### Download and have a try ?

See [Actions](https://github.com/eric2788/AI-project-tic-tae-toe/actions) and find the artifact of the latest workflow.