Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 521 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 521 Bytes

Super tic tac toe

This is a game of tic tac toe on Steroids! You can play in a board of 3x3, 5x5 or 7x3 with 2-4 players.

Play now!

How to play

Start the game by selecting the game mode and player count.

Drag game pieces to the desired location.

Bigger pieces can be put on smaller pieces.

Winner is the first person to capture all the locations in a row (horizontally, vertically or diagonally)

Available Scripts

yarn start
yarn test
yarn build