Tic-Tac-Toe with a little extra! Just like the original the goal is to match 3 of your pieces in a line.
Players must match 3 of their pieces in a line on the board like normal tic-tac-toe.
Each piece has a number representing the level of the piece.
- A player can place any piece from their hand onto an empty square on the board.
- A player can place a piece from their hand of a higher level onto a piece of the opposite player/color of a lower level.
- A player can move a piece off another piece onto an empty square or onto another lower level piece of the opposite player/color.
- You cannot move a piece that isn't the top piece on the square. Only the very top piece can be moved.
- You cannot move a piece that doesn't have a piece below it. The very first piece placed on a square can never be moved off it.
- You can never move the piece of the opposite player/color.
Probably not.
Programmer => https://charliemadeathing.com/ aka Me. Art/Sprites/SFX => Kenney.nl Music => "Lightless Dawn" Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 4.0 License http://creativecommons.org/licenses/by/4.0/