Skip to content

Library that lets you define rules of production and then generate content based on those rules.

License

Notifications You must be signed in to change notification settings

ragecryx/pcg-gramgen

Repository files navigation

PCG-GramGen

Library that lets you define rules of production and then generate content based on those rules.

TODO

  • Add another End() method that receives and saves a weight for each rule.
  • On the generator pass rand() value through a normal distribution to have control over the production rules frequency (rule weight becomes usefull).
  • template on Generator or a specialized class to be able to generate actual (game) objects

About

Library that lets you define rules of production and then generate content based on those rules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published