Skip to content

freevova/mafia

 
 

Repository files navigation

mafia

mafiaapp

Rounds Does not Works at all for this moment !

MODELS: player_role.rb
game_role.rb
DOES NOT WORK AS WELL, TRYING TO EXTRACT ROLIFY PROCESS OUT FROM APPOINTMENTS MODEL

APPOINTMENTS CAN BE CONSIDERED AS PLAYERS INSIDE OF GAME

Before start you need run in concole
rake create_admin If you want have admin permissoins you must log in with credentials
email : [email protected]
pw: mafiaadmin
Another way:

  1. Create user
  2. After set admin role for your user via rails c using next command
    user.add_role('admin') test TODO : kill/nominate feature

About

mafiaapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 50.3%
  • HTML 21.0%
  • CSS 10.4%
  • Shell 9.3%
  • CoffeeScript 8.3%
  • JavaScript 0.7%