abstreet/README.md

115 lines
4.9 KiB
Markdown
Raw Normal View History

# A/B Street
Ever been on a bus stuck in traffic, wondering why there are cars parked on the
road instead of a bus lane? A/B Street is a game exploring how small changes to
a city affect the movement of drivers, cyclists, transit users, and pedestrians.
- Play on
[Windows](https://github.com/dabreegster/abstreet/releases/download/v0.2.0a/abstreet_windows_v0_2_0d.zip),
2020-06-22 17:49:29 +03:00
[Mac](https://github.com/dabreegster/abstreet/releases/download/v0.2.0a/abstreet_mac_v0_2_0a.zip),
[Linux](https://github.com/dabreegster/abstreet/releases/download/v0.2.0a/abstreet_linux_v0_2_0a.zip),
2020-04-08 01:38:53 +03:00
or [read all instructions](docs/INSTRUCTIONS.md) (new releases every Sunday)
- [build from source](docs/dev.md) (new changes daily)
2020-06-22 02:22:09 +03:00
## Show, don't tell
[Alpha release trailer](https://www.youtube.com/watch?v=LxPD4n_1-LU)
Find a problem:
2019-06-27 16:46:55 +03:00
![exploring_traffic](docs/videos/exploring_traffic.gif)
2019-06-27 16:46:55 +03:00
Make some changes:
2019-06-27 16:46:55 +03:00
![editing_map](docs/videos/editing_map.gif)
Measure the effects:
![evaluating_impacts](docs/videos/evaluating_impacts.gif)
2020-06-08 22:17:27 +03:00
## Documentation
- [How A/B Street works](docs/how_it_works.md)
- [Case studies](https://dabreegster.github.io/abstreet/)
2020-06-08 22:17:27 +03:00
- Technical
- [Developer guide](docs/dev.md)
- [Map model](docs/articles/map/article.md)
- [Traffic simulation](docs/articles/trafficsim/article.md)
- [Running A/B Street in a new city](docs/new_city.md)
- Presentations
- April 2020 Rust meetup:
[recording](https://www.youtube.com/watch?v=chYd5I-5oyc),
[slides](https://docs.google.com/presentation/d/1nUodhr42eppB2E2eMAnuTkMhIVuHnN7_6i6V6MA028c/edit?usp=sharing)
2020-02-13 00:45:42 +03:00
- [Feb 2020 traffic sim](https://docs.google.com/presentation/d/181so6bWkGsPzpc-mI72CQffthMKMVzFPAkYxIyzgfAs/edit?usp=sharing)
- [Oct 2019 Traffic sim and current challenges](https://docs.google.com/presentation/d/1PJRFoXmJAyenkqHIwo48zxqu1LSH6pc7XKSzhyC1raw/edit?usp=sharing)
- [Oct 2019 Map construction](https://docs.google.com/presentation/d/1cF7qFtjAzkXL_r62CjxBvgQnLvuQ9I2WTE2iX_5tMCY/edit?usp=sharing)
2020-06-08 22:17:27 +03:00
- Project
- [Roadmap](docs/roadmap.md)
- [Motivations](docs/motivations.md)
- [History](docs/history/history.md)
2020-06-08 22:17:27 +03:00
## Roadmap and contributing
2020-04-08 01:38:53 +03:00
See the [roadmap](docs/roadmap.md) for current work, including ways to help. If
you want to bring this to your city or if you're skilled in design, traffic
simulation, data visualization, or civic/government outreach, please contact
2020-04-12 19:37:46 +03:00
Dustin Carlino at <dabreegster@gmail.com>. Follow
[r/abstreet](https://www.reddit.com/r/abstreet/) for weekly updates or
[@CarlinoDustin](https://twitter.com/CarlinoDustin) for occasional videos of
recent progress.
## Project mission
If you fix some traffic problem while playing A/B Street, my ultimate goal is
for your changes to become a real proposal for adjusting Seattle's
infrastructure. A/B Street is of course a game, using a simplified approach to
traffic modeling, so city governments still have to evaluate proposals using
their existing methods. A/B Street is intended as a conversation starter and
tool to communicate ideas with interactive visualizations.
Why not leave city planning to professionals? People are local experts on the
small slice of the city they interact with daily -- the one left turn lane that
always backs up or a certain set of poorly timed walk signals.
[Laura Adler](http://www.govtech.com/data/SimCities-Can-City-Planning-Mistakes-Be-Avoided-Through-Data-Driven-Simulations.html)
writes:
> "Only with simple, accessible simulation programs can citizens become active
> generators of their own urban visions, not just passive recipients of options
> laid out by government officials."
Existing urban planning software is either proprietary or hard to use. A/B
Street strives to be highly accessible, by being a fun, engaging game. See
[here](docs/motivations.md) for more guiding principles.
## Credits
2020-04-08 03:46:29 +03:00
Core team:
2020-04-08 03:55:11 +03:00
- Dustin Carlino (<dabreegster@gmail.com>)
2020-04-08 03:46:29 +03:00
- [Yuwen Li](https://www.yuwen-li.com/) (UX)
Others:
- Logo by [Ryan Pierson](https://www.ryandpierson.com/)
- Graphic design advice from [Starcat Games](http://starcatgames.com/),
[Daniel Huffman](https://somethingaboutmaps.wordpress.com/),
[Brian Prince](http://thebaprince.com/)
- Lightning-fast pathfinding thanks to
2020-04-08 03:55:11 +03:00
[fast_paths](https://github.com/easbar/fast_paths) by Andreas Barth
(<easbar.mail@posteo.net>)
2020-04-08 03:46:29 +03:00
- Hackathon drop-ins from [Democracy Lab](https://www.democracylab.org/) events
- [CUGOS](https://cugos.org/) and [Julian Michael](http://julianmichael.org/)
have been great sounding boards for ideas since the beginning
2020-05-26 03:10:15 +03:00
- In-game character faces adapted from
[Anokhee Jandhyala](https://github.com/anokhee/visual-synthesizer)
2020-06-08 22:17:27 +03:00
- Pandemic modeling by Orestis Malaspinas (<orestis.malaspinas@hesge.ch>)
- Game design advice from Christopher Klein
2020-04-08 03:46:29 +03:00
Data:
- Special thanks to all [OpenStreetMap](https://www.openstreetmap.org/about)
contributors!
- [King County GIS](https://www.kingcounty.gov/services/gis.aspx)
- [Seattle Open Data](https://data.seattle.gov/)
- [Puget Sound Regional Council](https://www.psrc.org/)