shiritori

2.0.4 • Public • Published

shiritori

A shiritori game engine. Handles multiple rooms, multiple players, bot users, score tracking, etc.

It's used in Kotoba Discord bot (source) and on Kotobaweb.com (source).

I don't know if anyone else will use it except me, so I'm not writing detailed documentation, but you're welcome to join my Discord server for help.

Installation

First, install Mongodb. (The dictionary gets stuffed into Mongodb in order to save RAM)

Then in your project:

npm install shiritori
node ./node_modules/shiritori/src/build.js

/shiritori/

    Package Sidebar

    Install

    npm i shiritori

    Weekly Downloads

    0

    Version

    2.0.4

    License

    MIT

    Unpacked Size

    20 MB

    Total Files

    18

    Last publish

    Collaborators

    • rschmidt