subject

No idea if it's against the rules to ask something unrelated to school. Does anybody know about a game similar to Moshi Monsters and Animal Jam? It ran out of business around 2010 and I haven't been able to find it since. I distinctly remember the world map layout being similar to Animal Jam, with obvious differences, one being a haunted area located on the right corner based on zombies. The color scheme was green, purple and primarily black and there was an area near the botttom left in it that gave you brain slushies. On the bottom right there was a haunted mansion. I remember two other places; one that looked like a blackish town based on wizards, and an ice place with a polar bear near the top left as a shopkeeper. I don't remember where on the map these two were located. The game was a free online multiplayer from maybe around 2006-2010.
Please, if anybody knows the name of it, let me know this is driving me insane.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:30
Write a full class definition for a class named player , and containing the following members: a data member name of type string .a data member score of type int .a member function called setname that accepts a parameter and assigns it to name . the function returns no value.a member function called setscore that accepts a parameter and assigns it to score . the function returns no value.a member function called getname that accepts no parameters and returns the value of name .a member function called getscore that accepts no parameters and returns the value of score .this is what i have, aparently this is wrong: class player{private: string name; int score; public: void player: : setname (string n){name =n; }void player: : setscore (int s){score = s; }string player: : getname (){return name; }int player: : getscore (){return score; }};
Answers: 2
question
Computers and Technology, 23.06.2019 08:30
All of these are true about using adhesive except: a. dissimilar materials can be joined. b. mixing tips are product and material specific. c. a specific application gun may be required. d. two-part adhesives are dispensed using two mixing tips
Answers: 3
question
Computers and Technology, 24.06.2019 00:50
Which player type acts on other players? a. killer b. achiever c. explorer d. socializer
Answers: 1
question
Computers and Technology, 24.06.2019 06:30
Some peer-to-peer networks have a server and some don't. true false
Answers: 2
You know the right answer?
No idea if it's against the rules to ask something unrelated to school. Does anybody know about a ga...
Questions
Questions on the website: 13722362