Difference between revisions of "UNRLE"
Jump to navigation
Jump to search
m |
|||
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{library| name = UNRLE | {{library| name = UNRLE | ||
|developer = Mr. L | |developer = [[Mr. L]] | ||
|released = | |released = | ||
|updated = | |updated = | ||
Line 11: | Line 11: | ||
}} | }} | ||
UNRLE | UNRLE or Unnamed Roguelike Engine is a roguelike game engine currently in development by Mr. L. | ||
== Features == | == Main Features == | ||
* | * Roguelike essentials | ||
** Time management | ** Time management | ||
** [[Permadeath]] | |||
** [[Line of Sight]] | ** [[Line of Sight]] | ||
** [[RNG| Random Number Generator]] | ** [[RNG|Random Number Generator]] | ||
* [[OpenGL]] based | * [[OpenGL]] based | ||
* Graphical & ASCII support | ** Bitmap support | ||
* Custom | * Graphical & [[ASCII]] support | ||
* Custom scripting language | |||
== Ideas == | |||
If you have any ideas for features that could be added to the UNRLE please send an email to unrlengine@gmail.com |
Latest revision as of 01:48, 10 November 2009
UNRLE | |
---|---|
Library project | |
Developer | Mr. L |
Released | |
Updated | |
Status | In development |
Licensing | BSD License |
P. Language | C++ |
Platforms | Windows |
Dependencies | OpenGL |
[No Official site of UNRLE] |
UNRLE or Unnamed Roguelike Engine is a roguelike game engine currently in development by Mr. L.
Main Features
- Roguelike essentials
- Time management
- Permadeath
- Line of Sight
- Random Number Generator
- OpenGL based
- Bitmap support
- Graphical & ASCII support
- Custom scripting language
Ideas
If you have any ideas for features that could be added to the UNRLE please send an email to unrlengine@gmail.com