Simple Project List Software Map

515 projects in result set
Última Atualização: 2009-11-06 19:05

PCGen

PCGen is a Java (1.5+) -based character generator aimed at supporting OGL role playing games like those based upon the SRD, RSRD, and MSRD (such as Dungeons and Dragons). It is highly configurable by the users, allowing the Game Master to add or remove races, classes, feats, etc., and to implement house rules such as differing class or race restrictions. Level advancement is also supported, with configurable progressions of feats, skills and ability score bonuses. For "at the table" support, PCGen offers a set of GM plugins. Further options allow the user to produce a customized character sheet, which can then be viewed in, or printed from, the user's WWW browser. It can also produce a "party" sheet with the information needed by the GM.

Última Atualização: 2014-05-29 14:19

GNU FreeDink

GNU FreeDink is a portable and enhanced version of the Dink Smallwood game engine. It aims at running the original game as well as its D-Mods (Dink MODules, or add-ons), with close compatibility, under new platforms. The internals of the engines are being cleaned up to allow for portability and later improvements.

Última Atualização: 2014-02-13 01:23

Erebus

Erebus is a 2D real-time role-playing game with three quests and random dungeons. It is a classic point-n-click style RPG, with dungeons to explore, enemies to fight, NPCs to talk to, sub-quests to complete, scenery to interact with, weapons, treasure, and other items to find.

Última Atualização: 2011-02-14 01:15

WorldForge::Mercator

Mercator is a terrain generation and management library that handles the data required to handle terrain rendering and physics, including classes to handle vegetation.

Última Atualização: 2005-04-11 06:42

Quantum Star SE

Quantum Star SE is a browser-based space strategy and trading game played across a mapped galaxy against other players. Utilizing mining, trading, research, and production through easy-to-use tools, QS enables both broad micro-management of resources or more "aggregated" methods. Players compete, combat enemy fleets, and manage planets to become the "last man standing". No user downloads are required, and the game is free to host or play.

Última Atualização: 2012-07-03 23:18

marauroa

Marauroa is a multiplayer online game framework server. It uses a multithreaded server architecture with a TCP oriented network protocol, a MySQL based persistence engine, and a flexible game system. The game system is totally expandable and modifiable by game developers and is able to run Python scripts defining the game's rules. Marauroa is based on a design philosophy called Action/Perception. Marauroa is totally game agnostic and makes very little assumptions about what are you trying to do, allowing a great freedom to create any game type.

Última Atualização: 2013-12-05 22:21

Turn Watcher

Turn Watcher is a tool based on Dungeons & Dragons rules. It is used to track the initiative of your players and monsters. It includes an option to roll initiative on every round, roll will, listen, and spot, and it has a status column that shows you the current status of your players. When you enter a player or monster, you also enter all of its modifiers, so the computer can take care of rolling all the dice for you. Still want to roll initiative? You can simply order the characters with the Move Up and Move Down options.

Última Atualização: 2013-10-18 14:13

Arx Libertatis

Arx Libertatis is a cross-platform, open source port of Arx Fatalis, a 2002 first-person role-playing game developed by Arkane Studios. Arx Fatalis features crafting, melee and ranged combat, and a unique casting system where the player draws runes in real time to effect the desired spell. The Arx Libertatis source code is based on the publicly released Arx Fatalis sources. This does however not include the game data, so you need to obtain a copy of the original Arx Fatalis or its demo.

Última Atualização: 2009-11-23 04:33

Java Classic RPG

Java Classic RPG is an RPG framework, engine, and game that uses OpenGL, a challenging AI, huge territories, and classic pen-and-paper turn-based combat. It is in the tradition of games like Wizardry 7 and EOB, but incorporates innovations made possible by modern computing technology. The framework and engine feature a self-containing, playable, algorithmically-generated world, and can be the base for new games.

Última Atualização: 2004-12-10 21:47

Iter Vehemens ad Necem

Iter Vehemens ad Necem (IVAN) is a graphical roguelike game which currently runs in Windows, DOS, and Linux. It features advanced bodypart and material handling, multi-colored lighting and, above all, deep gameplay.

Última Atualização: 2009-06-10 20:46

The Mana World

The Mana World (TMW) is a serious effort to create an innovative free and open source MMORPG. It uses 2D graphics and aims to create a large and diverse interactive world. The game aims to be a unique place for people to interact not only by fighting each other but to play life, form a community within the community, or just simply chat. Although the game is never-ending and a linear story cannot be applied, it should have enough background to describe and predefine tribes, kingdoms, and the environment overall. Fullfilled quests should lead to certain events depending on them being solved. Quests should also encourage teamwork.

Última Atualização: 2010-04-24 08:22

webDiplomacy

webDiplomacy (previously phpDiplomacy) is a Web implementation of a popular turn based strategy game in which you battle to control Europe. It is not a game of luck: to win you must be diplomatic and strategic, forming and breaking allegiances and bargains with your friends and enemies. It features an interface intuitive and simple enough that seasoned Diplomacy pros and complete newcomers can play alongside each other.

Última Atualização: 2006-04-10 11:50

Macao

Macao is a framework based on Javascript and DHTML to build animated
interactive homepages. It is intended to build graphic adventures and
other animated interactive fiction. Macao-based games don't need any
plugin and can be hosted on static Web servers. The framework comes with
a step-by-step tutorial and a complete Java-style API documentation. It
has a Road Editor and other useful tools.

(Machine Translation)
Última Atualização: 2001-01-30 06:12

Dreams Eternal

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.

Última Atualização: 2012-03-31 19:57

roll

roll is a command-line program that rolls a user-defined dice sequence and displays the result. The die are defined using dN, where N is the number of sides. They can be rolled multiple times by prepending the number of repetitions (e.g., 3d6) and used in simple mathematical expressions (e.g., 2d8+4).