=================================================================
The GGZ Gaming Zone - Python Libraries and Games - Version 0.0.14
=================================================================

- Point release 0.0.14.1 of the stable branch GGZ 0.0.14 -

For people not liking C or C++, the GGZ Python package provides
everything they need to start hacking on GGZ.
This package has appeared first as part of GGZ 0.0.8.
Players will love the elegance and flexibility of games written in
a scripting language.

Content of GGZ-Python:
	- PyGGZMod, python wrapper for the ggzmod library (game clients)
	- PyGGZdMod, python wrapper for the ggzdmod library (game servers)
	- PyGGZCore, simplified python wrapper for ggzcore (core clients)
	- PyGGZChess, python wrapper for ggzchess library
	- PyRsvgSDL, python wrapper for rsvg library (not part of GGZ)

	- SDLNewStuff and PlayerTable, useful libraries for games

	- Dresden, a simple single-player pygame-based game
	- Escape/SDL, port of the Windows game Escape to pygame + ggz-python,
	  which also works in single-player mode against the AI
	- Xadrez Chinês, a chinese chess game client, server and AI module
	- Goserver, a GGZ-enabled gnugo program, and Goclient, a CGoBan wrapper
	- GGZBoard, generic board game framework
	  - Go (client, ai-wrapper(gnugo), network)
	  - Chess (client, ai-wrapper(ggzchess), network)
	  - Reversi (client, ai, network)
	  - Checkers (client, ai, network, server)
	  - Hnefatafl (client, ai, network, server)
	  - Ludo (client, ai, network, server)
	  - Arimaa (client, network, server) [external module]
	  - ConnectX (client, ai, network)
	  - Shogi (client, ai-wrapper(gnushogi))

	- Víbora, fullscreen core client

All of them have their own README for more information on them.

Please read 'INSTALL' if you aren't experienced with the build yet.
For an overall view on the GGZ setup procedures, please consult the file
README.GGZ.
Have a look at QuickStart.GGZ to learn about the installation process.

If you encounter any bugs, please send them to the mailing list,
	<ggz-dev@mail.ggzgamingzone.org>.
Or use the bug tracker at http://bugs.ggzgamingzone.org/.

Have fun!
	The GGZ Gaming Zone Development Team

