Unbeatable Tic Tac Toe

A simple Tic Tac Toe made in Java that u cant win…

But you can try… :stuck_out_tongue:

http://imageshack.com/a/img913/2382/cFHLbE.jpg

Jar File: https://www.dropbox.com/s/cv1dkdhd0cbwalw/Tic%20Tac%20Toe.jar?dl=0

Nice project, it really is fun to play this when your bored. If you don’t mind, you should release the source code so I can see how you made this magic!

Dude I think I lost the source code :frowning:
But I used the MinMax Algorithm!

It is really simple actually

For future reference, pick up a program like jd-gui. Java is a relatively easy language to decompile (except if it’s obfuscated, but Minecraft shows that even that is possible).

U mean for make native executable?

The jar files.

http://s15.postimg.org/uzjcjv4az/jd_Guid_ex.png

HAHA I did not know that!

Im such a noob

I think your link is broken :wink:

Did you use this tutorial for the algorithm?

EDIT:

Sorry,yes I watched that video but I did not fully understand so I went to this website: http://neverstopbuilding.com/minimax