Randpg

pub package

Randpg is a package for generating many random entities for rpg fantasy games, from names and npcs to entire worlds! Many of the features in this package can be expanded, such as adding other races or types of settlements, to add along side the existing types.

This package is still in development and some versions might not be backwards compatible before v1.0.0.

To view the changelog, click here

Table of Contents

Installation

Follow the installation instructions on dart packages.

Features

  • Generating names for various races
  • Generate npcs
  • Generate companions
  • Generate locations and buildings inside settlements
  • Generate settlements
  • Generate landscapes
  • Generate deities
  • Generate guilds
  • Generate kingdoms
  • Generate holidays
  • Generate emblems as svg
  • Generate complete worlds
  • Generate world maps

Goals

  • Waypoint Generator
  • Improve tiles for world map generator

Usage

For simple examples, click here

For detailed examples check the examples folder