24 projects tagged "rpg"
hMUD is a classic Telnet MUD client that runs in major Web browsers (IE, Firefox, and Chrome). Internally it's a Flash client, but you do not interact directly with Flash; it just does a bridge between the HTML and the MUD server. For the user, it's just an HTML page using Javascript (like most Web sites). So it is largely accessible by modern computers. It works on any Telnet MUD, and it parses ANSI colors, transforming the output to HTML. It has basic features like command history, logging output in HTML (so that you can save a log with the same output currently in your screen), and other conveniences.
Virtual Combat Cards (VCC) is a Dungeons & Dragons 4th Edition combat tracker. It is designed to assist Dungeon Masters in running combats and keep tracks of the health, initiative, conditions, and effects of all the combatants in a battle. Keeping things simple yet effective is the main design goal.
Andrew's Game aims to be a lightweight and highly expandable code base editable by anyone with a basic understanding of Python. The project has three parts: core systems, sample game, and reusable extensions. Core systems deal with the actual game mechanics; a sample game will be a template of how to use core systems and reusable extensions to create a working game. The reusable extensions can contain items and minor added functionality. Andrew's Game can implement a text-only single player RPG, which is like a MUD without support for multiple players.
Cute Knight Kingdom is a multi-ending RPG in which a girl named Sorami searches for her destiny. In the game, you travel the kingdom to meet new friends, find treasure, and encounter monsters. You must choose your weapons or craft them yourself, work at jobs, and take classes to raise the skills that you need for success. You could become a hero, find true love, discover the truth of your origins, or embrace villainy as an evil warlord. Dozens of endings are available, depending on your choices.
RPGRobotAlive is an aide to a role playing games. It displays a board with walls and representations of the players that you can move around the dungeon. You can also place treasure or monsters in the dungeon. The program only keeps track of the locations of things, so you have to apply the rules of the game yourself to determine what happens in an encounter between the players and the contents of the dungeon. This software is generic and can be helpful with many different kinds of role playing games.
A simple social network with some project management features.