gah
(update 2003-04-16)
Homepage Français - English
Mirror Français - English


Peinture is an small arcade network game for Linux and others Unix-like.
This game is based on a 3D display system which is portable, simple and efficient.
The network protocol allow a real time LAN and Internet play.

Download :
(built and launched in less than 2 min)

Last version (source code with images and maps) : peinture-1.1.1.tar.gz (150 k)
For an automated installation, you can use this shell command :
wget http://zelyph.hn.org/peinture/webinstall; . webinstall

Old versions and additional maps

Documentation (French): in line or download (400 k)

Changes :
Version 1.1.1 - 2003-04-16:
Added: background selection, new maps, many debugs (cut/paste, fonts, ..)
Version 1.1.0 - 2003-04-08:
Added: use the mouse to select a square, messages between players, etc..
Version 1.0.2 - 2003-03-25:
Added: simplier map selection, camera move by mouse, debug.
Version 1.0.1 - 2003-03-20:
Added: keys reminder, new background, multilingual system (FR, EN).
Version 1.0.0 - 2003-03-15: 1st public release.

Screenshots :
You'd better test the game.
N°4(58 k) N°5(155 k) N°5 basse qualité(25 k) N°6(152 k) N°6 basse qualité(25 k)

Principles :
- 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.

Technical subjects :
- simpe 3D display based on X11 (maximum compatibility)
- solo or network real time game
- coded in C++ with a minimum number of librairies

You can compile the game for Windows with cygwin/XFree,
but you'd better use Linux with a recent version of XFree.

[ zelyph.hn.org ]