ostrat.gOne

package ostrat.gOne

This is the package for the first example of an extremely simple simultaneous turn tile based game. The game is created purely to illustrate and test fundamental algorithm and software patterns. It is not intended as an interesting game to play. Each player can move one hex tile step. Any move to a tile already containing a player or that one more than one player is attempting to move to fails.his is the package for the second example of simple simultaneous turn tile based games. It differs from the first in that it is on a square grid and adjacent moves take priority over diagonal tile steps.

Attributes

Members list

Concise view

Value members

Concrete methods

Package description String.

Package description String.

Attributes