RubyGems Navigation menu

ruby-perlin-2D-map-generator 0.0.6

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.7 - December 10, 2023 (19.5 KB)
  2. 0.0.6 - August 15, 2023 (19.5 KB)
  3. 0.0.5 - August 08, 2023 (15 KB)
  4. 0.0.4 - July 09, 2023 (12 KB)
  5. 0.0.3 - July 08, 2023 (11.5 KB)
Show all versions (7 total)

Runtime Dependencies (2):

perlin ~> 0.2.2
tty-option ~> 0.3.0

Development Dependencies (6):

minitest ~> 5.18
mocha ~> 2.1.0
pry-byebug ~> 3.10.1
rake ~> 13.0.6
rubocop ~> 1.56.0
simplecov ~> 0.22.0

Owners:

Pushed by:

Authors:

  • Tyler Matthews (matthewstyler)

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 1,869

For this version 316

License:

MIT

Required Ruby Version: >= 3.0

Links: