home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / Games / antipolix-2.0 / CLIENT_USE < prev    next >
Encoding:
Text File  |  1995-06-22  |  922 b   |  32 lines

  1. AntipoliX  by bernard BROSS
  2. ---------
  3.  
  4. HOW TO USE THE CLIENT
  5. ---------------------
  6.  
  7.   Supposing that a server is running on machine "eiffel.fr", port 5555,
  8. enter :
  9.  
  10. ./client eiffel.fr 5555
  11.  
  12. ...and you're connected.
  13.  
  14.   Then, you have to choose a wait-queue, by clicking on corresponding
  15. square. Each square contains two numbers x/y, where x is the number of
  16. players waiting in this queue, and y the number of players needed to
  17. begin the game. Game starts only when y players have entered (and
  18. stayed) in this queue.
  19.   An empty queue square contains numbers 0/0. You can enter an empty
  20. queue by hiting, in the corresponding square, the number of players of
  21. the game you want to play. Anybody connecting to server and wanting to
  22. play a game with the same number of players will enter this queue.
  23.   When a game starts on a queue (queue full), then this queue is
  24. reseted (0/0).
  25.  
  26.  
  27. ****  If any problem : mail bross@essi.fr
  28.  
  29.  
  30.  
  31.  
  32.