RubyGems Navigation menu

ruby-perlin-2D-map-generator 0.0.3

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

Gemfile:
=

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 (5):

minitest ~> 5.18
mocha ~> 2.0.4
rake ~> 13.0.6
rubocop ~> 1.54.1
simplecov ~> 0.22.0

Owners:

Pushed by:

Authors:

  • Tyler Matthews (matthewstyler)

SHA 256 checksum:

=

Total downloads 2,426

For this version 390

Version Released:

License:

MIT

Required Ruby Version: >= 3.0

Links: