Hi all,

Tofu is a practical high-level network game engine, written in Python
and based on Twisted. It is independent from Soya, but can easily been
used along with Soya.

Tofu is designed for games where players play one or several characters
accross several levels. This includes jump'n run games, RPG or RTS, but
not Tetris-like games or board game (chess, go,...).

It currently support client-server and single player mode; peer-to-peer
mode may be added later.

Tofu is available under the GNU GPL licence.

Tofu include a small Tk demo, and I've added a Soya-Tofu mixed demo in
Soya's tutorial (see tofudemo.py).


You can get Tofu here :

        cvs -d:pserver:[EMAIL PROTECTED] co tofu

Jiba

Reply via email to