Sign in Sign up
rubygems

ruby-perlin-2D-map-generator

A gem that procedurally generates a seeded and customizable 2D map with optional roads using perlin noise. Map can be rendered in console using ansi colors or returned as 2D array of hashes describing each tile and binome. Completely customizable, use the --help option for full usage details.

Activity

Latest release
2y ago
Total releases
6
Cadence
~7 days
Last 12 months
0

Details

License
MIT
First release
Jul 06, 2023
Releases
Version Released
0.0.7 patch
0.0.6 patch
0.0.5 patch
0.0.4 patch
0.0.3 patch
0.0.2 initial