mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
14 lines
483 B
Plaintext
14 lines
483 B
Plaintext
|
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
|