Having worked on this game for several months now, I wondered if anyone else was interested in it, and I thought that this
forum would be the best place to post it as people here are obviously interested in both Middle Earth, computer RPGs and modding/programming.
This is a game I am writing in C++.
First a "disclaimer", this game is NOT in any way intended to be a rival/competitor to the ME-Mod (or any commercial LOTR
games). It's just a project I'm working on in my spare time, and though I'll hopefully release test alpha/beta versions for download
in the future, it will be a long time till the game is complete.
Secondly, it is not intended to infringe on any of the film copyrights (it is set centuries before the events of LOTR, or even The Hobbit)
and does not feature any of the film's events, or most of the characters (other than some, such as the Istari, Sauron, and some of the Elves, for
obvious reasons), and none of the game's artwork is even remotely based on the film.
As for the books, though it -is- possible to cause events to happen that never happened in the books, no disrespect is intended to Tolkien
in this - this is just a computer game, a virtual world based on the world of Middle-Earth, not a re-writing of the books.
The game will be an open-ended, first/third-person 3D single-player RPG, similar to Morrowind, but with significant
strategy elements (the ability to rule towns and land, and raise/command armies) similar to "Age of Wonders" or "Heroes of Might and
Magic".
The strategy elements will be optional, however, there are three ways you can play the game - as well as the "standard" mode, where you start
as an adventurer but can eventually gain the ability to own/control towns, guilds etc., and command armies and henchmen, there will be a pure
RPG mode, where the strategic options are disabled, and a pure strategy mode, where you start off with towns and troops under your control (though
the RPG elements are still present).
Firstly, development-wise - I've finished the basic 3D engine and game engine, and a lot of the code for the game "functionality" (such
as stats, inventory, combat and spells) is at least partly complete (much of the code is in but not actually working in the game yet, as I haven't
added the data for it yet). I've created a 3D relief map of Middle Earth (though it will need lot of retouching and detailing in the future), and have
created most of the textures for buildings and scenery, as well as some basic randomly-generated trees and grass.
Next stage is to create buildings - towns, ruins etc., improve the scenery, and add some NPCs. Currently I'm drawing sketches of the various buildings and
will then create the 3D models to put in the game.
About the way the game will work:
The game is set around the middle of the Third Age, before any of the events of the books, or even before the Ring was found, but about
the time that Sauron and the Ringwraiths started to reappear, and Saruman started to become evil and fortify Isengard.
Playable races will be the obvious - Men (with various different starting nations/towns such as Gondor, Rohan, Esgaroth, Harad, Umbar etc.) ,
Elves (High Elves and Silvan Elves, with again a number of starting locations such as the Havens, Rivendell, Mirkwood and Lorien), Dwarves (again
with a number of locations such as the Iron Hills, Blue Mountains and Misty Mountains) and Hobbits (who can only start the game in the Shire, obviously)
Also playable will be Orcs (subdivided into Goblins, Uruks and Uruk-hai, and who can either be in the forces of Sauron, Saruman (since the game is set
at the time when Saruman started to turn to evil and form an army of Orcs and Uruk-hai) or an independent tribe. Trolls (and Olog-hai) are also a possibility,
but I'm not sure they'd really make sense as playable characters as they don't really have any society or settlements of their own as far as I can tell.
Ents are also not really suitable, as their very reclusive nature would not really make them suited to an adventurer character.
Players can basically be good, evil, or neutral (with either good or evil tendencies). Orcs (and Trolls) can only be evil (there is no indication in any of Tolkien's
writings that I've read that Orcs can be anything other than evil and savage) and will be attacked on sight by all good or neutral races.
Men can, if they want, join the forces of evil via various quests or actions - nations such as the Haradrim and Easterlings who often fought on the side
of Sauron/Morgoth will find this easier. Elves can never join the forces of the Enemy (though it may be possible for them to become "renegades" such as Feanor) and
Dwarves and Hobbits will also probably not either (though I'm not totally certain about this; I don't recall any really evil dwarves or hobbits in any of the books I've read, though)
I'll post more information in the future if anyone has any questions!