The Blood of Gods is a 1-player RPG written in Clojure using the Slick game library. Intended features include turn-based combat with action elements, a rich system of character customization, and an intricate story about heroes descended from Gods.
The goal of the project is to create a Java multi-user game server that can be easily extended and used for adding a multiplayer feature to games. User authentication, chat and interfaces for adding custom capabilities will be provided out of the box.
Muq is a network server that goes several design generations beyond MOO or Java in providing support for applications characterized by these five requirements: Multi-user, Persistent state, Complex data, Complex code, and Distributed networking.