home *** CD-ROM | disk | FTP | other *** search
- AntipoliX by bernard BROSS
- ---------
-
- HOW TO USE THE CLIENT
- ---------------------
-
- Supposing that a server is running on machine "eiffel.fr", port 5555,
- enter :
-
- ./client eiffel.fr 5555
-
- ...and you're connected.
-
- Then, you have to choose a wait-queue, by clicking on corresponding
- square. Each square contains two numbers x/y, where x is the number of
- players waiting in this queue, and y the number of players needed to
- begin the game. Game starts only when y players have entered (and
- stayed) in this queue.
- An empty queue square contains numbers 0/0. You can enter an empty
- queue by hiting, in the corresponding square, the number of players of
- the game you want to play. Anybody connecting to server and wanting to
- play a game with the same number of players will enter this queue.
- When a game starts on a queue (queue full), then this queue is
- reseted (0/0).
-
-
- **** If any problem : mail bross@essi.fr
-
-
-
-
-