Senet is a board game from ancient Egypt.
Senet is in early development stage. Two human players can play against each other.
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.
Java 1.6+
Download the GameBoard2D library and compile it.
Download the apache common-langs 2.6 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
GPL, see COPYING.
Feel free to email Xavier Nayrac with any questions.