2019-04-10 22:48:46 +03:00
|
|
|
# A/B Street Instructions
|
|
|
|
|
2020-04-12 21:20:22 +03:00
|
|
|
This is an alpha-quality demo. Please email <dabreegster@gmail.com> or
|
2019-12-15 22:46:01 +03:00
|
|
|
[file a Github issue](https://github.com/dabreegster/abstreet/issues/) if you
|
|
|
|
hit problems.
|
2019-04-12 21:38:25 +03:00
|
|
|
|
2019-12-04 01:31:00 +03:00
|
|
|
## Installing the game
|
|
|
|
|
2019-12-15 22:46:01 +03:00
|
|
|
Grab a pre-built binary release -- updated every Sunday, announced at
|
|
|
|
[r/abstreet](http://old.reddit.com/r/abstreet):
|
2019-04-17 02:06:45 +03:00
|
|
|
|
2019-04-19 19:46:28 +03:00
|
|
|
- Windows:
|
2020-04-20 04:35:37 +03:00
|
|
|
https://github.com/dabreegster/abstreet/releases/download/v0.1.37/abstreet_windows_v0_1_37.zip
|
2019-11-11 06:08:35 +03:00
|
|
|
- Mac:
|
2020-04-20 04:35:37 +03:00
|
|
|
https://github.com/dabreegster/abstreet/releases/download/v0.1.37/abstreet_mac_v0_1_37.zip
|
2019-11-10 22:38:39 +03:00
|
|
|
- Linux:
|
2020-04-20 04:35:37 +03:00
|
|
|
https://github.com/dabreegster/abstreet/releases/download/v0.1.37/abstreet_linux_v0_1_37.zip
|
2019-04-18 00:49:51 +03:00
|
|
|
|
2019-11-10 22:38:39 +03:00
|
|
|
Unzip the folder, then run `play_abstreet.sh` or `play_abstreet.bat`. On
|
|
|
|
Windows, you'll probably get a warning about running software from an unknown
|
|
|
|
publisher.
|
2019-10-22 22:27:47 +03:00
|
|
|
|
2019-12-04 01:31:00 +03:00
|
|
|
Or you can [build from source](/docs/dev.md).
|
|
|
|
|
2019-11-10 22:38:39 +03:00
|
|
|
## Playing the game
|
2019-10-22 22:27:47 +03:00
|
|
|
|
2020-04-12 21:20:22 +03:00
|
|
|
- Use the **tutorial** to learn the controls.
|
|
|
|
- Play the **challenges** for directed gameplay. As of April 2020, these're
|
|
|
|
under active development.
|
|
|
|
- Try out any ideas in the **sandbox**.
|
2019-10-22 22:27:47 +03:00
|
|
|
|
2019-04-10 22:48:46 +03:00
|
|
|
## Data source licensing
|
|
|
|
|
|
|
|
A/B Street binary releases contain pre-built maps that combine data from:
|
|
|
|
|
|
|
|
- OpenStreetMap (https://www.openstreetmap.org/copyright)
|
|
|
|
- King County metro
|
|
|
|
(https://www.kingcounty.gov/depts/transportation/metro/travel-options/bus/app-center/terms-of-use.aspx)
|
|
|
|
- City of Seattle GIS program
|
|
|
|
(https://www.opendatacommons.org/licenses/pddl/1.0/)
|
|
|
|
- https://github.com/seattleio/seattle-boundaries-data
|
|
|
|
(https://creativecommons.org/publicdomain/zero/1.0/)
|
2019-06-25 23:01:32 +03:00
|
|
|
- Puget Sound Regional Council
|
|
|
|
(https://www.psrc.org/activity-based-travel-model-soundcast)
|
2020-03-11 21:06:10 +03:00
|
|
|
- USGS SRTM
|
2019-11-29 21:17:14 +03:00
|
|
|
|
|
|
|
Other binary data bundled in:
|
|
|
|
|
2020-04-01 19:32:52 +03:00
|
|
|
- Overpass font (https://fonts.google.com/specimen/Overpass, Open Font License)
|
2020-03-27 01:42:37 +03:00
|
|
|
- Bungee fonts (https://fonts.google.com/specimen/Bungee, Open Font License)
|
2020-04-16 22:49:36 +03:00
|
|
|
- Material Design icons (https://material.io/resources/icons, Apache license)
|