Introduction RPG-Project Introduction
Introduction
News
Features
Source
POV-Ray
Sound
Game Basics
Screenshots
Download
Forum
Contact
Credits


Project source

We do not distribute this game as open source, because

  • the game is very complex now and the code is quite a bit messy. For this reason it would be a lot of work to analyse the code, and I think it's not possible to just copy a small part of it quickly
  • anyway, we do not want people to just copy our game :o)
  • but: if you are really interested in helping us with the programming, we will share and explain the code and work together on it

Generally, the rpg-project is programmed in a modular way. This means, every part of the project is set up as a stand alone application. There is not one single game plot like in most other games but a lot of small adventures and quests someone else (or you yourself) created.

Some time ago we started writing about some programming techniques and know-how. The following already is a bit old, but it still maybe interesting:

If you have questions about this topic, please go to the contact section.

The RPG-Project