Skip to content

royalgarter/mafia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codename-Mafia

Create your desired mafia games! This module is made just for this! Make your own completely automated mafia game. Flexible and easy to use.

Image

Setup / Usage

To install the module, do npm i mafia

And then require it any of your JS files like so: const Mafia = require("mafia")

If you're not sure how to use this module, read the starting out guide. (I highly recommend it!)

Features

  • Fully object-oriented.
  • Full support for a mafia game. You don't need any other packages to get a game running.
  • Fully automated game loop.
  • Custom roles, role behavior and role stats.
  • Custom player stats and behavior.
  • Custom game loop events.
  • Easily customizable.
  • Typings

Useful Links

Issues

If you spot an issue / bug with the module, please submit an issue to the module's repository.

If you have anymore questions or you need help you can visit our discord server

What's new?

The complete changelog can be found here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published