RubyGems Navigation menu

ruby-perlin-2D-map-generator 0.0.7

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.1.0
rubocop ~> 1.58.0
simplecov ~> 0.22.0

Owners:

Pushed by:

Authors:

  • Tyler Matthews (matthewstyler)

SHA 256 checksum:

9560555bbf3df79d409f2fae0731bc843dc9ec174631dd36a970fd5c521c50d0

Total downloads 1,645

For this version 260

License:

MIT

Required Ruby Version: >= 3.0

Links: