summaryrefslogtreecommitdiffstats
path: root/games/cyphesis/README
blob: 97a6cb581ce1989b82a99ac14d9c562eb7cb9f65 (plain)
1
2
3
4
5
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.