Difference between revisions of "Tales of Maj'Eyal"
Line 3: | Line 3: | ||
|released = 1998 Oct 24 | |released = 1998 Oct 24 | ||
|updated = 2008 May 05 (2.3.5) | |updated = 2008 May 05 (2.3.5) | ||
2010 May 11 (4.0.0[[beta]]1) | |||
|language = [[C]]/[[Lua]] | |language = [[C]]/[[Lua]] | ||
|platforms = [[Windows]],[[Unix]],[[Mac OS X]],...? | |platforms = [[Windows]],[[Unix]],[[Mac OS X]],...? | ||
|theme = Fantasy, Tolkien | |theme = Fantasy, Tolkien | ||
|features = Too many to list | |features = Too many to list | ||
|licensing = [[Open Source]], [[ | |licensing = [[Open Source]], [[GPL3]] | ||
|interface = [[ASCII]], [[ | |interface = [[ASCII]], [[OpenGL]], [[Keyboard]], [[Mouse]] | ||
|site = http:// | |site = http://tome.te4.org/ | ||
|influences = Tolkien | |influences = Tolkien | ||
|length = long | |length = long | ||
}} | }} | ||
{{ | {{wasangbandvariant}} | ||
T.o.M.E. stands for | T.o.M.E. stands for '''The Tales of Middle Earth''' | ||
It was previously known as PernAngband but changed its name. | It was previously known as PernAngband but changed its name. | ||
ToME has its roots in [[Angband]] (it was a [[Zangband]] 2.2.0 variant at its inception) but has since | ToME has its roots in [[Angband]] (it was a [[Zangband]] 2.2.0 variant at its inception) but has since been completly rewritten from scratch for 4.0.0 version and is now its own game. | ||
The latest versions have been split | The latest versions have been split into a game [[RogueLike Engines|engine]] called [[T-Engine]] and a game [[Module|module]] which is the thing players actually call ToME. | ||
The goal is to allow anyone to create her/his own game without the hassle of coding all the annoying bits, and in the case where nothing too fancy is needed to do so without coding any scripts. | The goal is to allow anyone to create her/his own game without the hassle of coding all the annoying bits, and in the case where nothing too fancy is needed to do so without coding any scripts. | ||
Line 36: | Line 36: | ||
* Support for modules | * Support for modules | ||
For version 4.x.x it has a new [http://tome.te4.org homepage], a [http://wiki.t-o-m-e.net/ wiki], a [http://forum.t-o-m-e.net/ forum], a site for its [http://te4.org engine] and a [http://blog.te4.org dev blog]. | |||
For version 3.x.x and 2.x.x it has an old [http://www.t-o-m-e.net home page] | |||
One can also check out the [http://modules.t-o-m-e.net/ ToME Library] where lots of user modules, packages and scripts are presented. | One can also check out the [http://modules.t-o-m-e.net/ ToME Library] where lots of user modules, packages and scripts are presented. | ||
See also the [[WikiPedia:ToME|ToME]] entry on wikipedia. | See also the [[WikiPedia:ToME|ToME]] entry on wikipedia. | ||
[[Category:stable games]] | [[Category:stable games]] |
Revision as of 14:53, 11 May 2010
T.o.M.E. | |
---|---|
Major Roguelike | |
Developer | DarkGod, various Dark Priests |
Theme | Fantasy, Tolkien |
Influences | Tolkien |
Released | 1998 Oct 24 |
Updated | 2008 May 05 (2.3.5)
2010 May 11 (4.0.0beta1) |
Licensing | Open Source, GPL3 |
P. Language | C/Lua |
Platforms | Windows,Unix,Mac OS X,...? |
Interface | ASCII, OpenGL, Keyboard, Mouse |
Game Length | long |
Official site of T.o.M.E. |
T.o.M.E. stands for The Tales of Middle Earth
It was previously known as PernAngband but changed its name. ToME has its roots in Angband (it was a Zangband 2.2.0 variant at its inception) but has since been completly rewritten from scratch for 4.0.0 version and is now its own game.
The latest versions have been split into a game engine called T-Engine and a game module which is the thing players actually call ToME.
The goal is to allow anyone to create her/his own game without the hassle of coding all the annoying bits, and in the case where nothing too fancy is needed to do so without coding any scripts.
Some notorious ToME features (but far from the only ones):
- Skill points based character progression
- Freeform quests (only very few obligatory quests)
- Special levels
- Multiple dungeons and towns with a large wilderness
- Schools of magic-based spell system
- Lots of very different races, subraces, classes and class specialization
- Tolkien themed (not completely strict)
- Lua scripted
- Support for modules
For version 4.x.x it has a new homepage, a wiki, a forum, a site for its engine and a dev blog.
For version 3.x.x and 2.x.x it has an old home page One can also check out the ToME Library where lots of user modules, packages and scripts are presented.
See also the ToME entry on wikipedia.