A short prototype following the rules of Super Tic Tac Toe made as a programming practice. Might be expanded to include similar tile-based games in the future. It should work on mobile just fine (landscape only).

How to Play

  • Each little board is a normal tic-tac-toe board. First to get three stamps in a row wins that board.
  • Whenever you stamp a tile on a small board, your opponent is sent to the corresponding board in the big board.  (i.e. if you mark a top left tile, they'll be sent to the top left board)
  • If you send them to a board that's already stamped, they get to play in any board.
  • First to get three big stamps in a row wins the game!
    • (In case of a draw, the player with the most stamps wins.)

Acknowledgments

  • Art & Code: Law
  • Music: Fesliyan Studios
  • Sound Effects: Pixabay (& Law)

Special thanks to VSauce for sharing the original game in his channel, I've had lots of fun since I first came across it!

Published 17 hours ago
StatusPrototype
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
Authornyokidoki
GenrePuzzle
Made withUnity
TagsCasual, Cute, Short, Simple, Two Player
Average sessionA few minutes
MultiplayerLocal multiplayer
Player count2

Development log

Leave a comment

Log in with itch.io to leave a comment.