{PROJECT} ./../../../template/home.en.ini {MENU} 00.01 {TITLE} higherttt {LANG} {INFO_TITLE} No warranty {INFO_BODY}

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.

{CONTENT}

higherttt

higherttt is an extended version of the well known game tic-tac-toe. In contrast to the original game where you find out very soon how to play so that the game leads to a draw every time, you play this game in a NxN grid and you need five marks to win the game.

This program is written in Java.

This project is licensed under the GNU General Public License.

Contents

  1. News
  2. Information about the project
  3. Download
  4. Links

News

Information about the project

First I describe the rules of this game: There are two players who take turns to mark the spaces in a NxN (default is 20x20) grid. The player who succeeds in placing five of his own marks in a horizontal, vertical or diagonal row wins the game.

You can play the game against another human player or against the computer. There are two artificial intelligence engines available.

Here are some pictures of the version 0.5.0 final:

 

Download

Get the compiled versions as .jar archive. You can start it either by double click or using the command "java -jar higherttt.jar". The source files contain the whole eclipse directory of the project.

Links

14. August 2006, http://www.pussep.de/anton/en/projects/higherttt/index.html