Skip to content

aduh95/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe-ception

A JavaScript implementation of Tic-Tac-Toe game, but each cell is a Tic-Tac-Toe game. And also fireworks.

Run locally

Using Node.js 12+:

yarn install # installs the dev dependencies
yarn start # starts a local web server
yarn build # builds an optimized version for publication

About

Modified version of the classic Tic-Tac-Toe game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published