Tic-Tac-What?
► Play Now!

Tic-Tac-What?

Let’s spice up the classic tic-tac-toe! Imagine playing with not just Xs and Os, but four different shapes. You can even customize your board and challenge your friends!

This whole fun idea popped up while I was working on a C++ homework assignment. I’ve been eager to create a multiplayer game, and thought, why not jazz up tic-tac-toe? Now, I’m also working on making a cool app just for phones, so everyone can play on the go.

Here’s how you play: simply use your mouse to click on the shape you want to place. Then click again where you want it to go on the board. If you change your mind, just right-click to pick a new shape. Oh, and if you’re using a triangle, you can spin it around with your scroll wheel. Easy peasy!

Rules:

  • Rule #0 A player can win by either placing shapes horizontally, vertically, or on any of the diagonals on the board.
  • Rule #1 Players are determined by colors, as opposed to classical tic-tac-toe where they are determined by either circle or cross shapes.
  • Rule #2 Your opponent attacks after you place a shape.
  • Rule #3 A circle has two lives. Use it for defensive strategies.
  • Rule #4 A cross attacks diagonally.
  • Rule #5 A square attacks vertically and horizontally.
  • Rule #6 A triangle attacks forward and rotates clockwise. It can be placed in any starting direction.

Game created by me – Joachim Wielewski a.k.a. BlueEagle421.

Just Have Fun!

x