Page 1 of 1

Tic-Tac-Toe Variant

Posted: Fri Oct 04, 2013 2:29 am
by davisdude
I made a little game to try my hand at rule-checking and things like that. It's pretty insufficient when it comes to DRY coding, but since this was my first attempt , I guess it's alright... :)
The game itself is pretty simple and striaght-forward. I was planning on adding AI, but got disinterested (even though it would be very easy to add it).
Basically:
There are 9 grids. Each grid is like a basic tic-tac-toe board. If you win that board, the board goes to you. If it is a tie, it's fair game for either player.
Once there are 3 of the total grids in a row, or 2 and a neutral, 1 and 2 neutrals, etc. That player wins.

Pretty simple, right? :)
I found the music on NewGrounds. Credit under options: credits.

Re: Yo Dawg, I Herd U Liek Tic-Tac-Toe

Posted: Fri Oct 04, 2013 2:43 am
by raidho36
Image

But idea is pretty good.

Re: Tic-Tac-Toe Variant

Posted: Fri Oct 04, 2013 3:07 am
by master both
This is actually a cool idea for tictactoe, since almost every game of the normal one ends up as a tie.

Re: Tic-Tac-Toe Variant

Posted: Fri Oct 04, 2013 10:27 am
by davisdude
Thanks. I don't know, I guess Iwas just trying to do something simple to start with... :P

Re: Tic-Tac-Toe Variant

Posted: Sat Oct 05, 2013 3:33 pm
by Darky
Please, add the "ultimate tic tac toe" rules,
this game already exists and is awesome :
Image
http://mathwithbaddrawings.com/2013/06/ ... c-tac-toe/

Re: Tic-Tac-Toe Variant

Posted: Sun Oct 06, 2013 3:02 pm
by davisdude
That does sound a bit more challenging, but I like being able to pick your own board. I dunno, it could make it harder, but like I said, this was just a test of rule checking. I didn't even know it was already a game, I just made it up (or at least I thought I had...) :)

Re: Tic-Tac-Toe Variant

Posted: Sun Oct 06, 2013 7:05 pm
by jjmafiae
tic-tac :cool:
Image

cool game :ultrahappy: