victoriousj / javascript-minimax-tic-tac-toe

Trying to play around with basic AI algorithms. This is a simple React Tic-Tac-Toe game that will have an AI player against which to play.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try it out!

Trying to play around with basic AI algorithms. This is a simple React Tic-Tac-Toe game that will have an AI player against which to play. This is the most simple game I could think about to implement an AI for and it was still a lot to learn. The process has given me a lot of respect for game developers.

About

Trying to play around with basic AI algorithms. This is a simple React Tic-Tac-Toe game that will have an AI player against which to play.


Languages

Language:JavaScript 72.0%Language:CSS 20.4%Language:HTML 7.7%