ideas on multiplayer games which include lots of collaboration?

Posted by user494461 on Game Development See other posts from Game Development or by user494461
Published on 2012-09-17T05:09:40Z Indexed on 2012/09/17 9:52 UTC
Read the original article Hit count: 192

Filed under:
|
|
|

For my master thesis I wanted to design a small multiplayer game which includes more than one player(maybe 5), has 2-3 players collaborating at a time to achieve some task.

The most important thing is realistic simulation of the movable objects in the scene which more than one player should simultaneously interact with. I would also prefer large virtual environments (VEs) like mmogs where groups of players are interacting in different areas of the VE. tasks for players should include 2-3 players touching movable objects at same time.

e,g, a very basic task can be users lifting a cube together and pushing it through a hole

I am not new to designing virtual environments with openGL, but have never designed games before and rarely play other than few of my favorite ones like Fifa.

I wanted some ideas on what kind of games should I look at which should help me with ideas for my tasks for the users to gain points and win in games? any current indie games which might inspire me?

© Game Development or respective owner

Related posts about game-design

Related posts about multiplayer