abstreet/README.md

92 lines
3.8 KiB
Markdown
Raw Normal View History

# A/B Street
Ever been stuck in traffic on a bus, wondering why is there legal street parking
instead of a dedicated 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. It works anywhere in the world, thanks to
[OpenStreetMap](https://www.openstreetmap.org/about).
- Play on
2021-09-27 00:33:24 +03:00
[Windows](https://github.com/a-b-street/abstreet/releases/download/v0.2.60/abstreet_windows_v0_2_60.zip),
[Mac](https://github.com/a-b-street/abstreet/releases/download/v0.2.60/abstreet_mac_v0_2_60.zip),
[Linux](https://github.com/a-b-street/abstreet/releases/download/v0.2.60/abstreet_linux_v0_2_60.zip),
2020-10-10 08:55:13 +03:00
[FreeBSD](https://www.freshports.org/games/abstreet/),
2021-09-27 00:33:24 +03:00
[your web browser](http://play.abstreet.org/0.2.60/abstreet.html),
or [read all instructions](https://a-b-street.github.io/docs/user/index.html)
2020-08-11 00:56:39 +03:00
(new releases every Sunday)
- [build from source](https://a-b-street.github.io/docs/tech/dev/index.html)
(new changes daily)
- Try the Dec 2020 surprise:
[15-minute Santa](https://a-b-street.github.io/docs/software/santa.html)
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](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](videos/editing_map.gif)
Measure the effects:
![evaluating_impacts](videos/evaluating_impacts.gif)
2020-06-08 22:17:27 +03:00
## Documentation
- Technical
- [Developer guide](https://a-b-street.github.io/docs/tech/dev/index.html)
- [Running A/B Street in a new city](https://a-b-street.github.io/docs/user/new_city.html)
- [UX design](https://yuwen-li.com/work/abstreet)
- [Presentations](https://a-b-street.github.io/docs/project/presentations.html)
2020-06-08 22:17:27 +03:00
- Project
- [Roadmap](https://a-b-street.github.io/docs/project/roadmap.html)
- [Motivations](https://a-b-street.github.io/docs/project/motivations.html)
- [History](https://a-b-street.github.io/docs/project/history/index.html)
2020-06-08 22:17:27 +03:00
## Roadmap and contributing
See the [roadmap](https://a-b-street.github.io/docs/project/roadmap.html) for
current work, and all of the ways to
[contribute](https://a-b-street.github.io/docs//project/contributing.html).
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](https://a-b-street.github.io/docs/project/motivations.html) for more
2020-08-11 00:56:39 +03:00
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)
- [Michael Kirk](https://github.com/michaelkirk)
2020-04-08 03:46:29 +03:00
[See full credits](https://a-b-street.github.io/docs/project/team.html)