townies
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

townies

Town vs Bads algorithm

const townies = new Townies("townies", [
    { name: "Townie", namespace: "townies" },
    { name: "Mafia", namespace: "mafia", kill: () => null },
] as const);

Package Sidebar

Install

npm i townies

Weekly Downloads

2

Version

0.0.1

License

GPL-3.0

Unpacked Size

95.1 kB

Total Files

33

Last publish

Collaborators

  • erdemgoksel