Skip to content

Simple Tic-Tac-Toe game with minimax AI that makes the game unwinnable for the human player. Technologies: HTML, CSS, JavaScript

Notifications You must be signed in to change notification settings

DamianDrewnik/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-tac-toe game that can be played only with AI opponent. Early version of AI places the 'X' always on the first found spot. (Dummy AI) Next version of AI using minmax algorithm (TO BE DEVELOPED).

About

Simple Tic-Tac-Toe game with minimax AI that makes the game unwinnable for the human player. Technologies: HTML, CSS, JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published