Senet is a board game from ancient Egypt.
= Senet
Senet is a board game from ancient Egypt.
== Features
Senet is in early development stage. Two human players can play against each other.
== Documentation
Click menu Help>Rules to know wich set of rules are used.
To start a new game : menu File>New game
To move : throw the sticks with the button, then left click to select a piece, finally
left click again to the destination house.
To deselect a selected piece : right click.
== Dependencies
Java 1.6+
=== Developper's dependencies
{GameBoard2D}[
github.com]
{apache common-langs 2.6}[
commons.apache.org]
== Install
Download the {GameBoard2D}[
github.com] library and compile it.
Download the {apache common-langs 2.6}[
commons.apache.org] library.
Download the senet sources, make a reference to the GameBoard2D.jar and the commons-lang-2.6.jar and compile it.
Go to the folder with the senet.jar file and launch it with:
java -jar senet.jar
== License
GPL, see COPYING.
== Questions and/or Comments
Feel free to email {Xavier Nayrac}[mailto:xavier.nayrac@gmail.com]
with any questions.