Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

atulmy/meteor-mafia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mafia! The Party Game

Now play Mafia with your friends online and during the get together and nightout

  • Mafia! is a multiplayer game with 4 characters and can be played with 4 to 18 people at a time in which all of the players are in one game.
  • At the beginning of each game, the players are assigned a character which are can be either Mafia, Doctor, Detective or Citizen.
  • Mafia's target is to eliminate all the citizens (also doctor and detective) to win the game and capture the city.
  • The doctor has ability to save anyone including himself/herself each round.
  • The detective can guess on any one player each round for finding mafia.
  • The citizens can vote after each round to find the mafia.
  • Citizens (including doctor and detective) will win if they catch the mafia during the voting and the game will end. If the mafia continues to eliminate players until there is only one player left, the mafia wins and the game ends.

Mobile

Google Play

Share URL: http://bit.ly/mafia-app

Screenshots

screenshot screenshot screenshot screenshot

Authors

Atul Yadav - GitHub • Twitter

Made with Meteor

Meteor is an ultra-simple environment for building modern web applications.

With Meteor you write apps:

  • in pure JavaScript
  • that send data over the wire, rather than HTML
  • using your choice of popular open-source libraries

Documentation is available at http://docs.meteor.com/

License

Copyright (c) 2015 Atul Yadav http://github.com/atulmy

The MIT License (http://www.opensource.org/licenses/mit-license.php)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.