Difference between revisions of "Module"
Jump to navigation
Jump to search
(remove roguelike development category, add stub) |
|||
Line 3: | Line 3: | ||
Depending on the engine, the modules may be as simple as definitions for the ingame objects, to complex software on their own in form of scripts that defines specific aspects of ingame behaviour, like world generation and creatures AI. | Depending on the engine, the modules may be as simple as definitions for the ingame objects, to complex software on their own in form of scripts that defines specific aspects of ingame behaviour, like world generation and creatures AI. | ||
{{Stub}} |
Revision as of 22:15, 13 February 2009
A module represents a pluggable piece of software designed for an specific engine.
Depending on the engine, the modules may be as simple as definitions for the ingame objects, to complex software on their own in form of scripts that defines specific aspects of ingame behaviour, like world generation and creatures AI.
- This page is a stub. Please help RogueBasin by expanding it. Click here to edit this page.