Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
Go to file
2018-12-12 17:03:31 -08:00
abstutil initially playing with clippy... pt1 2018-12-08 18:21:56 -08:00
analyze_code initially playing with clippy... pt1 2018-12-08 18:21:56 -08:00
convert_osm preps for merging intersections again... notes and not passing Map 2018-12-11 12:26:21 -08:00
data label synthetic intersections 2018-12-10 15:59:48 -08:00
docs starting a python script to find ColorScheme calls 2018-12-12 16:14:24 -08:00
editor invoke from build.rs 2018-12-12 17:03:31 -08:00
ezgui lift panic handling from UI's event to ezgui runner, use also for draw 2018-12-12 14:11:18 -08:00
geom caching polyline length, even though it doesn't seem to affect total 2018-12-10 14:59:52 -08:00
gtfs initially playing with clippy... pt1 2018-12-08 18:21:56 -08:00
halloween try removing most extern crate's 2018-12-06 11:00:13 -08:00
headless try removing most extern crate's 2018-12-06 11:00:13 -08:00
kml initially playing with clippy... pt1 2018-12-08 18:21:56 -08:00
map_model making intersection merging work everywhere: skip dead-ends, don't panic 2018-12-11 17:41:44 -08:00
playground_gui clippy pt2 2018-12-08 19:56:54 -08:00
precompute try removing most extern crate's 2018-12-06 11:00:13 -08:00
sim setting up a scenario for the first tutorial (commit 1,000!) 2018-12-11 10:14:21 -08:00
synthetic label synthetic intersections 2018-12-10 15:59:48 -08:00
tests jump to previous/next savestate 2018-12-09 17:47:54 -08:00
tmp_gfx remove more extern crate's; import macros directly 2018-12-06 11:22:12 -08:00
.gitignore fix an old path in the map_conversion test 2018-11-27 10:11:10 -08:00
Cargo.toml the great control layer merge 2018-11-30 13:52:50 -08:00
clickable_links.py easily watch logs as a slow test runs 2018-12-09 13:43:06 -08:00
clippy.sh clippy pt4 2018-12-09 12:04:02 -08:00
CONTRIBUTING.md Initial import of A/B Street prototype. 2018-03-13 08:06:03 -07:00
exec_tests.sh revive the other transit test 2018-11-26 14:36:59 -08:00
import.sh use traffic signal data from new kml, not old shp that's no longer online 2018-11-27 13:10:51 -08:00
LICENSE Initial import of A/B Street prototype. 2018-03-13 08:06:03 -07:00
precompute.sh using timer more thoroughly in convert_osm 2018-10-30 14:55:55 -07:00
README.md adding some gifs to the front page 2018-12-03 21:34:49 -08:00
rgrep.sh adjusting logging to not include debug by default 2018-10-06 12:21:12 -07:00

A/B Street

A/B Street is a game exploring how small changes to a city affect the movement of drivers, cyclists, transit users, and pedestrians.

This is not an officially supported Google product. Google owns the copyright to this work, but is otherwise unaffiliated with it.

This is currently an experimental project. Please contact me at dabreegster@gmail.com if you're interested in the premise of this game.

traffic signal UI

agents moving