Peinture project is a small arcade network game.
This game is based on a 3D display system which is portable, simple, and efficient.
The network protocol allows real time playing over a LAN or the Internet
Here are some key features of "Peinture":
· Rectangular game area, n player in real time, each one a color.
· A player can paint squares with his color in order to dominate the ground.
· A player must avoid squares from other players colors.
· Several available game mode and objectives.
· simpe 3D display based on X11 (maximum compatibility)
· solo or network real time game
· coded in C++ with a minimum number of librairies
What's New in This Release:
· Added: background selection, new maps, many debugs (cut/paste, fonts, ..)