Hypothetical City, to begin with…
Before adding data for a real city, I decided to build the tool for a hypothetical one as a proof of concept.
Here you’ll see when I drew the first grid with Pygame; when I made each cell within the grid selectable; when I was still trying to make the game about a real city, so I drew a grid over a map; and when I confronted issues about the scale of a map vs. the grid size and decided to take every problem one step at a time.
Read on to see how I designed a way to add data about the city!