Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

A very simple tic-tac-toe website written in HTML, CSS, and JS.

License

Notifications You must be signed in to change notification settings

EsotericEnderman/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

A very simple tic-tac-toe website written in HTML, CSS, and JS.

This was part of the JS course by SuperSimpleDev that I took.

The tic tac toe algorithm isn't perfect, but it can at least draw every single game (on hard difficulty).