···11+Atmosphere generates dynamic ANSI-powered weather for ASCII landscapes. It's
22+based on ~iajrz's `climate` program that generates randomized weather prompts.
33+44+Using that generated weather, Atmosphere grabs an ASCII landscape and some
55+specially-made metadata about it and paints weather over the top. Time of day,
66+cloudiness, fogginess, windiness, and raininess are all supported.
77+88+Atmosphere periodically polls for weather changes, and if the weather has been
99+updated the scene will transition out and back in with the new weather.
1010+1111+## Plans/ideas
1212+1313+Maybe periodically cycle through different scenes, not just when the weather
1414+has been updated? Would also make like "close up" scenes where the sky isn't
1515+visible feasible if it'll just transition out after a few minutes.
1616+1717+## Installation
1818+1919+`go get git.tilde.town/diff/Atmosphere`
2020+2121+## Usage
2222+2323+Just run the compiled executable file.
2424+2525+## Screenshot/Animation
2626+2727+