Skip to content

cooperative multiplayer game; our entry for GPN12 gamejam

License

Notifications You must be signed in to change notification settings

MatzeB/misplaced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Misplaced

About

This is an entry to the GulaschProgrammierNacht 2012 GameJam - a game programming competition in which you have 48 hours to create a game for a given topic.

Screenshot

A Screenshot

Story

It's a cooperative multiplayer game: A bunch of people is stranded on an island and wants to attract the search crews by creating a big SOS-sign. However not everyone cooperates, some people decided that they would rather stay on the island and enjoy the sun and the coconuts without it being found.

Game

After joining the server and all players indicated they are ready the game starts. One third of the players will randomly selected as "evil" players, the others are "nice" players. The true attitude of the players is not revealed until the end. You may only guess based on their actions.

The goal of the nice players is to collect wood and build an SOS sign before the time is up. They might also stun players they assume of being evil.

The goal for the evil guys is to prohibit/distract the nice guys from reaching their goal in time.

Controls

  • arrow keys to walk around
  • enter to pick up/deposit an object
  • space to beat someone/help someone up
  • t to chat (say "/name XXX" to change your name to XXX)

Running the game

  • Dependencies: python 2.7, pyGame, pyOpenGL
  • "python server.py" to start a server
  • "python game.py <nickname (Optional)> <IP (Optional)>" to start a game

About

cooperative multiplayer game; our entry for GPN12 gamejam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages