XO World
This is an extended naughts and crosses game, where you need to connect 5 in a row.
It is part of the javagames pack (see: http://javagames.sourceforge.net/) and you can download the xoworld-1.0.jar containing source code of this particular game.
About game
You play the game versus computer.
The goal is to place five
signs in a line,
before computer makes a line of five
signs.
Line can be horizontal, vertical or diagonal. You can place your signs only on
.
marks the last sign that computer put.
Index of Java Games