Hi,

My work around network game initialisation is done. So, you can try on
your computer :

SERVER : ./wormux server 2005
CLIENT : ./wormux localhost 2005

Be careful, you have to run the game in this order :
1- Start server
2- Start client
3- Run client
4- Run server

After that, server and client will play at the same time : some have
fair play ;-)

TODO :
- Block inputs for inactive player (eg. by writing a new game loop mode)
- Fix bugs
- Write forgotten things (eg. action "end of the turn")

Bye, Haypo
-- 
Victor STINNER, étudiant à l'UTBM
http://www.wormux.org/fr/ : Jeu libre dont je participe au développement


Répondre à