Skip to content

bas-boop/WeatherVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherVisualizer

A weather visualizer with some game elements. Probably going to make it for Android.

API KEY

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.

Example config.json

{
  "openWeatherMapApiKey": "Your_API_key"
}

Features

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 weather
  • Look at local weather
  • Discover weather types and collect them
  • Unlock new land plots and plants
  • Customize saved cities with land plots and plants