This is KPuissance4, a little game for KDE where you have to align 4
jetons on a grid.

Theere are 2 versions of the program. A local version, and a network version.

Local version
-------------

The main features of the local version are :
	. can play against computer
	. grid dimensions configurable
	. number of jetons to align configurable
	. grid background configurable (color or wallpaper)
	. can save/restore games
	. can undo
	. can ask computer for help

See online documentation to get more informations about the interface

Network version
---------------

The main features of the network version are essentially the same as the local
version, plus some network features :
	. can choose between network mode (with INET sockets) or
	  local mode (with UNIX socket).
	. can create a computer player to play with (when you're alone).
	. has a debug window to watch socket messages
	. has support to send little messages to your opponent
	. can configure and start server from client

See online documentation to get more informations about the interface
