felromo / FCC-TicTacToe-Zipline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe Web App Zipline For FreeCodeCamp

About

This is one of the Zipline projects for FreeCodeCamp. The goal was to make an application that plays a perfect game of tictactoe meaning you can never beat it, at best you can tie with it

No codepen this time but there is a github page at http://tyrantwarship.github.io/FCC-TicTacToe-Zipline/ for the demo

Screenshots

demo1

Credits

The Ai uses the maxipad algorithm which I heavily learned from this source: http://www.ntu.edu.sg/home/ehchua/programming/java/JavaGame_TicTacToe_AI.html

About


Languages

Language:JavaScript 64.4%Language:HTML 20.7%Language:CSS 14.9%