Socket
Socket
Sign inDemoInstall

cthulhu-character-generator

Package Overview
Dependencies
53
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cthulhu-character-generator

A character creator for all those lovely generalized needs - mainly cthulhu for now :)


Version published
Weekly downloads
1
decreased by-75%
Maintainers
1
Install size
5.05 MB
Created
Weekly downloads
 

Readme

Source

Cthulhu Character Generator

A super simple module that creates a valid character for Cthulhu the roleplaying game. This allows for quick generation of characters for a randomg group of people. You do not have to go through the hassle of setting everyone up. Just tell the module how many you want and it'll roll till it'll drop and create the set of characters for you. The project was built on top of a joke that we wanted to generate our characters faster from the materials we had at hand and this came about. We drafted it together in few sittings. Nothing too fancy.

Only thing left for you to do as the Game Master is to lead the players through the world of Cthulhu.

Enjoy!

Running the Cthulhu character generator

npm install cthulhu-character-generator
node --harmony node_modules/cthulhu-character-generator

Anything else?

The whole thing is built on top of EcmaScript 6 features and requires --harmony flag to run on Node.js. Module internally relies heavily on promises.

It was put together based on the information we generally used for manually doing our characters. There are few blind parsers that are used to parse the information we commonly use into a more machine edible format.

Future improvements?

Yes, quite few - to name a few:

  • Write a simple script that puts everything into a mongo database
  • Allow easy setup into heroku (database wise)
  • Build a proper UI for the project (that'll probably be a separate project and this just generates the characters for the UI)

Keywords

FAQs

Last updated on 12 Apr 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc