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

业主:

推送:

作者:

  • Tyler Matthews (matthewstyler)

SHA 256 校验和:

9560555bbf3df79d409f2fae0731bc843dc9ec174631dd36a970fd5c521c50d0

下载总量 1,724

这个版本 279

许可:

MIT

需要的 Ruby 版本: >= 3.0

链接: