Reverse Tic Tac Toe
von smbailey
Add to your home screen for quick access
Install this game
Tap the Share button, then "Add to Home Screen" to install this game for quick access.
Reverse Tic Tac Toe
Tags für Reverse Tic Tac Toe
Beschreibung
Dieses Spiel ist das Gegenteil von Tic Tac Toe. Anstatt drei in einer Reihe zu bekommen, musst du VERMEIDEN, drei in einer Reihe zu bekommen. Sag mir, was ihr davon haltet, und falls ihr Bugs findet, gebt mir bitte Bescheid.
Spielanleitung
Benutze die linke Maustaste
Entwickler-Updates
9/14/09
-Added Menu button to game screen
-Keeps wins/losses/draws count after going back to the menu
9/16/09
-Made the buttons lighter so they’re easier to read
Kommentare
psycho231
Jan. 19, 2012
When about to lose......CLEAR!!
Williamrmck
Sep. 16, 2009
I finally figured it out! Good game, 4/5 but needs more... try adding some other reverse games and make a reverse arcade.
Tukkun
Sep. 15, 2009
Easy but nice idea.
Flopfoot
Sep. 14, 2009
It's a deterministic game with no hidden information, and with a state tree only 12! in size, it would be easy enough to write a brute force minimax algorithm to determine which player would win assuming both players played optimally, or whether it would be a draw.
Donutmtoazt
Sep. 13, 2009
I truly didn't believe playing a game of Reverse Tic Tac Toe could be more difficult than playing it straight forward. I was WRONG...