Hyper 4x4 Tic-Tac-Toe
by Raine
reddust.uk/hyper-4x4
Multiplayer Hyper 4x4 Tic-Tac-Toe.
It sounds pretty crazy but it’s really fun!
Here’s how it works:
- The board is a 4x4 tic-tac-toe grid made up of smaller 4x4 tic-tac-toe grids
- You play in the inner squares, and take control of one of them by getting a three-in-a-row
- If you take control of three inner grids in a row, you win the game
- When someone plays on an inner square, you have to play in the grid corresponding to that square
- For example, if someone plays in the top left square of an inner grid, you have to play on any square in the top left inner grid
- If the grid corresponding to that square is controlled by any player, you can play in any free square
As always, the (messy) source code is available here :)
tags: projects - releases - games