A Ruby program that generates random pixel art planets, moons, and asteroids.
Requires two gems:
$ gem install chunky_png
$ gem install paleta
$ ruby planet-generator.rb count kind
Where count is the number of images to generate, and kind is one of: earth, gas, moon, asteroid, weird_earth