shiritori
v2.0.4
Published
A shiritori game engine. Handles multiple rooms, multiple players, bot users, score tracking, etc.
Downloads
2
Maintainers
Readme
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