Metadata-Version: 2.1
Name: Tofu
Version: 0.5
Summary: A practical high-level network game engine
Author: Lamy Jean-Baptiste (Jiba)
Author-email: jibalamy@free.fr
License: GPL

Tofu is a practical high-level network game engine,
written in Python and based on Twisted.

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

A small Tk-based demo is included, as well as docstring.
