diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-03-21 01:48:48 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-21 13:01:22 -0500 |
commit | 46f550752cfff76a0f65e1845f47d14484af104c (patch) | |
tree | 0809608becdff1c6f5b9f9643f2cea8cfc071a92 /games/cyphesis/README | |
parent | 3db725242024794c5e48b655dfdf2ed701bb37d1 (diff) | |
download | slackbuilds-46f550752cfff76a0f65e1845f47d14484af104c.tar.gz |
games/cyphesis: Added (WorldForge Server).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/cyphesis/README')
-rw-r--r-- | games/cyphesis/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/games/cyphesis/README b/games/cyphesis/README new file mode 100644 index 0000000000..97a6cb581c --- /dev/null +++ b/games/cyphesis/README @@ -0,0 +1,6 @@ +Cyphesis is a WorldForge server suitable running small games. +It is also designed by be used as an AI subsystem in a network +of distributed servers. It includes a terrain engine based +on the Mercator library, a persistence system based on PostgreSQL, +and an AI engine using goal trees implemented in Python. +It is the server used in most current WorldForge games. |