Sand of Dune is a java client-server aplication that allows to
play an online Dune board game through the net without a game master.
One player (or another neutral person) will run the server and
every player will run the client.
The server takes care of the following aspects of the game :
- Generating random events : Storm movement, decks and traitors.
- Controlling info that is not avalaible to all players and notifying
those that have the rigth to know : Prescience powers, predict torm, Bene
Gesserit end game prediction, battle plans, player deals, etc.
- Displaying troop, storm and player positions.
The client is mainly a chat zone where you can tell your partners
what you do : ship tokens, alliances, etc.
It also has several menus that give access to the services provided
by the server.
This is an alpha version, wich means that lacks some important
features and it may contain a lot of bugs. If you catch any of them or
have any suggestion email me.