nuclearobelisk/aeroscapes — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me the first working version of Aeroscapes in this Java Gradle repo. The README is empty, so keep the idea simple and based on the name. I want a small Java app that lets someone generate calm aerial landscape concepts, like floating islands, sky colors, clouds, weather, and terrain notes, then print a polished scene description they could use for a game, story, or art prompt.

Please inspect the project, clean up anything unfinished, and make it easy to run with Gradle. Add a simple command line flow where I can choose a mood or random seed, generate a few results, and save one to a text file. Include sensible tests for the generator logic and update the README with clear run instructions and examples.

Don’t overcomplicate it with a server or UI unless the repo already points that way. Look up current Gradle or Java docs online if you need to.

Want more depth? Deep Reverse