PDA

View Full Version : LOTR C++ code


Rogue
04-02-2004, 03:12 AM
***passing this along..thought it might be at home in this forum***:)

C++
by SolGrundy

class Ring
{
friend class Sauron;

public:
bool Wear(Person& theRingBearer) {
theRingBearer.TurnInvisible();
return mWraithList.Alert(theRingBearer);
}

bool Rule(PersonList& themAll);
bool Find(PersonList& themAll);
bool Bring(PersonList& themAll));
bool Bind(PersonList& them, Darkness& theDarkness);

const string Heat() const { return mInscription; }

private:
Ring() {};

~Ring() {
delete gSauron;
gThirdAge.End();
gFourthAge.Begin();
}

list<RingWraith> mWraithList;
string mInscription;
};

typedef Ring Precious;

HiTmAN
04-02-2004, 06:25 AM
lol, that is great

rated 5+

Dom
04-02-2004, 06:55 AM
hahahahahah that was so geeky

i loved it....maybe thats why im still a virgin
*sobs*

almighty_bob
04-02-2004, 11:15 AM
nowt wrong with virgins...

sorry for lack of techy nature...

didnt really follow LOTR thingy :(
~have read the books (years ago) n have watched the films (recently), but dont follow his writing

Rogue
04-02-2004, 02:07 PM
Originally posted by Dom
hahahahahah that was so geeky



i prefer to think of it as nerdy. i am somewhat nerdy i guess. but with a pinch of cool in me to top it all off.

almighty bob: read the books/watch the movies! lotr is lovely fun.

l33t k1w1
04-02-2004, 07:42 PM
Here's what LOTR would be like if different authors wrote it

http://www.flin.demon.co.uk/althist/auth.htm

I think it was spawned off a thread way back when, but it's still funny.

Mat^
06-02-2004, 01:33 PM
heh funny.. + for you two

Pod
07-02-2004, 02:45 PM
+erised

Rogue
07-02-2004, 07:41 PM
Originally posted by l33t k1w1
Here's what LOTR would be like if different authors wrote it


lol I love hte P.G wodehouse one. I give you the + sir!