Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 339 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 339 Bytes

Mafia_Java

Prototype program to assist the moderator run games of mafia (werewolf) with custom or complex roles.

Currently covers game setup including allocation of roles.

To Do

  • Implement core game logic.
  • Refactor to fit MVC design pattern.
  • Intergrate resource bundles for internationalization.
  • Add graphical user interface.