Skip to content

A tic-tac-toe game offering both multiplayer and singleplayer modes, written in JavaScript.

Notifications You must be signed in to change notification settings

arkch99/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

A tic-tac-toe game offering both multiplayer and singleplayer modes, written in JavaScript.

Instructions

Clone the repository and open index.html in your favourite web browser. Playing the game is self-explanatory :)

About

The AI in this game was designed using the minimax algorithm. It is unbeatable - I plan to add a beatable version later.

About

A tic-tac-toe game offering both multiplayer and singleplayer modes, written in JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published