The trantorians' ascension to the top...
Zappy bibicy
home
The Zappy bibicy project is composed of two programs.
A server in C will have to manage the world and its inhabitants.
A client in C or Perl, will control an inhabitant with commands that will be sent to the server.
The client could be as developed under other platforms as Unix.
Command line options of the server:
- p number of port
- X width of the World
- y height of the World
- N name_team_1 name_team_2
- C number of clients authorized at the beginning of the game
- T execution time of the actions.
Command line options of the client:
- N name of team
- p port
- H name of the machine, by default it is the localhost