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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)
  4. 0.0.4 - July 09, 2023 (12.0 KB)
  5. 0.0.3 - July 08, 2023 (11.5 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (2):

perlin ~> 0.2.2
tty-option ~> 0.3.0

Development 相依性套件 (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

擁有者:

Pushed by:

作者:

  • Tyler Matthews (matthewstyler)

SHA 256 checksum:

9560555bbf3df79d409f2fae0731bc843dc9ec174631dd36a970fd5c521c50d0

總下載次數 1,712

這個版本 274

License:

MIT

Ruby 版本需求: >= 3.0

相關連結: