randpg 0.12.0 copy "randpg: ^0.12.0" to clipboard
randpg: ^0.12.0 copied to clipboard

A package for generating random rpg entities. This package allows generating many random entities for rpg fantasy games, from names and npcs to entire worlds!

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

4
likes
160
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A package for generating random rpg entities. This package allows generating many random entities for rpg fantasy games, from names and npcs to entire worlds!

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, fast_noise, image

More

Packages that depend on randpg