mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
54a08f6954
Approved by: portmgr blanket
14 lines
478 B
Plaintext
14 lines
478 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
|