How Well Are You Known?

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

xTordX

New Member
Jul 29, 2019
576
-6
1
10/10
Werewolf is a role-play game where there are two teams. The wolves and the villagers. The villagers lynch someone they vote eveyday and the wolves always kill a villager every day. There are different classes for both teams with different abilities.
 

CoolSquid

New Member
Jul 29, 2019
840
-1,536
0
Random rand = new Random();
int a = rand.nextInt(10) + 1;
if (a == 10) {
System.out.println("Hey look, it's @xTordX!");
}