Modified: Tuesday, November 5, 2002
Welcome to the Tick-Tack-Toe-3D home

Tick-Tack-Toe-3D is intended to be a game "package" allowing the user to play an extended version of the classic tick-tack-toe game. Instead of playing on a 2D-sheet the game will be in 3D, that is the game area is a 4x4x4 cube.

Tick-Tack-Toe-3D

because the world is 3D

About Tick-Tack-Toe-3D

The package will be written mainly in Java™ and there will be different kind of game-styles.

A GUI Application and a Terminal ASCII version will provide support for networked games and local games vs booth AI-players and other human players. An Applet version will finally be created to allow local games (including AI-players) to be played in a web-browser. Support for a "server only" application will exist so that the applet can also use networking if someone are willing to provide a server.

Open source

Open source means that Tick-Tack-Toe-3D is FREE an that the source-code is available to anyone who wants it. But more on that on SourceForge.

One interesting aspect of this package for the OpenSource community is to develop good AI-players. Since the basic Look-A-Head increases exponentially with aprox: 64^(level) this is a far from trivial task. The package will therefore allow and encourage people to try to write there own AI-players. To maximize the potential of the AI-player there will be an interface towards a pre-compiled AI-player allowing the AI to be written in C/C++ or any other language.

Current features

Tick-Tack-Toe-3D is getting close to a beta release. Current features are include in the GUI application. No actuall work will probably be done on the applet or the text version before the beta release of the application.

  • Local "Human vs Human" games works perfect(!).
  • Networked "Human vs Human" games works fairly well, timeout handling could be imporved tough.
  • Three built in AI players available, one is VERY slow and rather useless.

If you have a java capable browser you can try out the applet here. The applet is currently out-dated but it shows some of the capabilities. Note that the applet will probably NOT work with Netscapes built in java interpreter. However if you download the plugin from sun it should work.

Known bugs and limitations

Below are listed some of the most obvious bugs and limitations. They are marked with 1-5 depending on how difficult they are. This is a rough estimate of how likely they are to be to fixed.

  • (4) Errors and other messages are not handled in a satisfactory manner.
  • (2) Windows are "un-closable" on most systems.
  • (5) There is a problem with the implementation of java.awt.TextField on MacOS X that cause it to behave badly.

Copyright © 2002, Daniel Aarno - All rights reserved

* To the best of my knowledge this feature is unimplemented in Stuffit Expander™ 6.5.1.

Disclaimer:
Macintosh, Mac, iMac and the Mac logo are trademarks of Apple Computer, Inc., registered in the U.S. and other countries. The Made on a Mac Badge is a trademark of Apple Computer, Inc., used with permission.
Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc., in the U.S. and other countries.
All other trademarks are the property of their respective owners.