werewolf Usage Show one game play Game.new(<num_of_wolfs>, <num_of_villagers>).play Simulate the game several time and show the probability of villagers winning Game.new(<num_of_wolfs>, <num_of_villagers>).simulate(<num_of_simulations>)