Difference between revisions of "UNRLE"
Jump to navigation
Jump to search
(Created page with '{{library| name = UNRLE |developer = Mr. L |released = |updated = |dependencies = OpenGL |status = In development |licensing = BSD License |language …') |
m |
||
(23 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 10: | Line 10: | ||
|site = No | |site = No | ||
}} | }} | ||
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]] | |||
** [[RNG|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 |
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