14 projects tagged "Windows"
Crossfire is a multi-player graphical arcade and adventure game made for X. It has certain flavours from other games, especially Gauntlet and the rogue-like games (Nethack, Moria, Angband, and Ragnarok). Any number of players can move around in their own window, finding and using items and battling monsters. They can choose to cooperate or compete in the same world.
Dreams Eternal is an FPS game that focuses on a strong story line and puzzle solving. It is set in the dream world. The very short summary of the story is that a scientific experiment went wrong and everybody is stuck in the dream world. You have to end this experiment by hopping from dream to dream. In every dream you have to find clues to try to find out how the experiment can be aborted.
The WorldForge Project is developing a complete, distributable framework for massively multiplayer online roleplaying games. The system will include a number of fully developed roleplaying worlds with unique maps, histories, creatures and legends. To run these worlds on the servers a balanced but highly customisable set of roleplaying rules is being developed. Provisions will be made to allow others the ability to recode the servers to use alternate rule sets. A standard protocol named Atlas is being developed to allow a common communication layer between clients, servers, and associated tools. For software packages that make up the system being developed by the WorldForge project, please see the dependencies for this record.
Neveredit aims to provide end-user module editing facilities for Bioware's Neverwinter Nights computer game. It parses and writes most NWN files and provides a convenient interface to change a growing number of attributes of the module they constitute. For developers, it provides a set of Python classes that can be used to manipulate NWN files at two layers of abstraction.
DataMonster is a d20 D&D command line management program written in Python (there is a C++ version in CVS, but it is not currently being developed). It provides an exp calculator, and access to monster information in the 3.5 SRD. It is not yet feature complete. It uses libxml2 and readline to provide many of its features.