Skip to content

j-freddy/ultimate-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultimate Tic-Tac-Toe

Preview

Play the game here!

Instructions

Ultimate Tic-Tac-Toe is fairly intuitive and the rules on Wikipedia are much more confusing than necessary. I recommend learning by playing. In a nutshell, there is 1 big grid that is controlled by 9 smaller grids. You win by winning on the big grid.

Playing against AI

You can configure players via Config > Update Player X/O > New Game.

You can also have 2 AIs battle it out!

Installation

Play online

Play the game here!

Build

This project is written in TypeScript with no external packages.

tsc

Alternatively, use the Makefile commands if you have the Make tool.

About

Ultimate TicTacToe in Typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages