Tic-Tac-Toe
Also known as Naughts and Crosses
A simple game as old as time. Get three in a row to win!
Rules
- Don't act like you don't know how to play Tic-Tac-Toe ;)
Tips and Tricks
- Starting position:
If you're X, try starting in the corner instead of the center. If you're O, start in the center.
- Corners are king:
They're the best spots to control the board, next to the center.
- Know to fork:
If you have two ways to win, you can force your opponent to block one and win with the other.
This is a proof of concept game site made entirely in Astro and TS. Changes are to be expected.