freebsd-ports/net/py-tofu/pkg-descr
Marcus Alves Grando 77648bfc14 Tofu is a practical high-level network game engine, written
in Python and based on Twisted. 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.

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

PR:		86956
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-10-08 22:29:53 +00:00

13 lines
483 B
Text

Tofu is a practical high-level network game engine, written
in Python and based on Twisted. 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.
It currently support client-server and single player mode;
peer-to-peer mode may be added later.
Tofu is Free Software, under the GNU LGPL license.
WWW: http://home.gna.org/oomadness/en/tofu/index.html