[Freeciv-Dev] Freeciv with GGZ
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Hi!
I've made a patch that adds GGZ to Freeciv.
GGZ Gaming Zone is a way for people to play a variety of games
across the Internet with both human and computer opponents.
Similar to other such endeavors (by Microsoft and Yahoo), GGZ will
support multiple rooms where players can login and chat across a
table while they play their favorite games.
The patch touches very little the client.
In the server, little files were modified.
But it adds the civggz.c that has the logic of GGZ.
It also added the `ggz libs' that are required for the
client and server.
The patch is in:
ftp://ftp.freeciv.org/pub/freeciv/incoming/freeciv_with_ggz.patch.gz
The patch is against CVS from Sunday 22 of april.
To apply the patch:
1) cd freeciv
2) gzip -cd freeciv_with_ggz.patch.gz | patch -p1
3) cd ggz ; chmod +x autogen.sh ; ./autogen.sh ; make
4) cd ..
5) make
6) `README.GGZ' has more information about GGZ.
step 3 is very important!
riq.
--
Ricardo Quesada
- [Freeciv-Dev] Freeciv with GGZ,
riq <=
|
|