2.0.4 • Published 6 years ago

shiritori v2.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

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
2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.1

6 years ago

1.0.0

7 years ago