Cellule / npc-generator

Generator of randomized Non-Player Characters (NPCs) with attributes, in-depth and unique descriptions as well as a plot hook

Home Page:https://npcgenerator.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Non-Player Character generator

Generator of randomized Non-Player Characters (NPCs) with attributes, in-depth and unique descriptions as well as a plot hook

Usage

Installation

$ npm install npc-generator

Usage

import { generate } from "npc-generator";

const { npc } = generate();

About

Generator of randomized Non-Player Characters (NPCs) with attributes, in-depth and unique descriptions as well as a plot hook

https://npcgenerator.com

License:MIT License


Languages

Language:TypeScript 97.8%Language:JavaScript 2.2%