Currently Implemented Features:
- Host and Join games
- Play as one of 3 roles (Villager, Mafioso, or Godfather)
- Play by the Davidoff, Plotkin, or Teset rules
At the moment, it is largely a work-in-progress, however, the game is more-or-less playable using the Davidoff (1/3 of players are Mafiosi; no special roles), Plotkin (regardless of number, always 2 Mafiosi; no special roles), and Teset (1/3 of players are Mafiosi; Godfather role is playable) rules .
The game can be hosted by a device by using the 'Start Game' button, and joined by using the 'Join Game' button.
If you simply want to test things out on a computer, you can start a pseudo-hotseat game by using LoveDebug (Shift + F8) and typing in 'game.init(x)' (where 'x' is the number of players to simulate). Once that has been done, you choose a ruleset, then you can use the command 'debugplayer = x' to take control of player x.