A weather visualizer with some game elements. Probably going to make it for Android.
To make it work for yourself after cloning this repo, change the api key
. I use OpenWeatherMap for the weather data, get your key here and use that. Put that in a file called Config.json
and put that in the folder Assets/StreamingAssets
, here below is how it should look like.
{
"openWeatherMapApiKey": "Your_API_key"
}
If there is a line going through the feature, it's planned and not finished yet.
- Looking for the current weather: temperature, rain, clouds ect
- Sun rise and set visuals
Have multiple cities saved for weatherLook at local weatherDiscover weather types and collect themUnlock new land plots and plantsCustomize saved cities with land plots and plants