This is an attempt to make a X vs. O game, without using a back-tracing, or any other time wasteful algorithm. Instead, an arrays of bonuses are used. Bonuses are given for each move, after which empty fields are sorted.
Be the first to post a text review of X vs. O game ( aka 5-in-line ). Rate and review a project by clicking thumbs up or thumbs down in the right column.
This particular release is still in a development. It's in beta stage, should be quite stable, with no known major bugs. Still, there are quite a few features missing. It's also debug release, meaning you'll see additional window showing inner workings of a program ( a kind of a lobotomy! ). Game is playable, you start as X, computer takes O. It is fixed, since no options are implemented so far. Computer is ( too ) easy to beat, it's a known bug ( feature? ), I'll try to rectify this. It's a bit more challenging to play for a draw. Try it!
Rewritten in Java, still alpha release, i.e. quite a few features are missing, but stable enough to give it a try.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?