Skip to content

Tic Tac Toe terminal-based game with implemeted CPU-AI

Notifications You must be signed in to change notification settings

makolele12/Tic-Tac-Toe-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe-AI

Tic Tac Toe terminal-based game with implemeted CPU-AI (2015)

This terminal-based Tic Tac Toe game has a CPU player which tries to inteligently beat a human player. Basically, before performing an action it looks at all the possible actions either the player and the CPU can perform in the 3 future moves. It assigns costs to each action and based on that performs the best move.

About

Tic Tac Toe terminal-based game with implemeted CPU-AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages