Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
Go to file
2019-02-01 09:30:01 -08:00
abstutil make my own retain for btreemap. also refine the loop-road filtering in 2019-01-17 15:09:09 -08:00
analyze_code upgrade all other deps, except for piston/winit stuff 2019-01-11 12:36:20 -08:00
convert_osm make geom types Ord now 2019-01-31 14:29:47 -08:00
data final touchups... trim down pts in synthetic maps 2019-01-31 13:47:46 -08:00
docs split ezgui runner into setup and loop functions 2019-02-01 09:30:01 -08:00
editor rearrange colorscheme ownership 2019-01-31 23:28:26 -08:00
ezgui split ezgui runner into setup and loop functions 2019-02-01 09:30:01 -08:00
geom refactoring some approx_eq EPSILON_DIST checks 2019-01-31 15:10:33 -08:00
gtfs upgrade all other deps, except for piston/winit stuff 2019-01-11 12:36:20 -08:00
halloween own canvas inside of ezgui, not in applications. lots of refactoring 2019-01-31 22:33:36 -08:00
headless remove copyright comment from remaining files 2019-01-20 13:57:55 -08:00
kml upgrade all other deps, except for piston/winit stuff 2019-01-11 12:36:20 -08:00
map_model starting a generic viewer that works with InitialMap 2019-01-31 16:33:43 -08:00
playground_gui own canvas inside of ezgui, not in applications. lots of refactoring 2019-01-31 22:33:36 -08:00
precompute try removing most extern crate's 2018-12-06 11:00:13 -08:00
sim starting a generic viewer that works with InitialMap 2019-01-31 16:33:43 -08:00
synthetic own canvas inside of ezgui, not in applications. lots of refactoring 2019-01-31 22:33:36 -08:00
tests using strong Distance types in many more places 2019-01-30 15:54:54 -08:00
tmp_gfx changing glium example to draw a few colored triangles, not the teapot 2019-01-22 13:47:23 -08:00
viewer own canvas inside of ezgui, not in applications. lots of refactoring 2019-01-31 22:33:36 -08:00
.gitignore solved the mystery of the spurious recompiles -- editor_state and color_scheme need to live outside the crate root, so modtimes are nice 2018-12-24 19:16:38 -08:00
Cargo.toml starting a generic viewer that works with InitialMap 2019-01-31 16:33:43 -08:00
clickable_links.py easily watch logs as a slow test runs 2018-12-09 13:43:06 -08:00
clippy.sh removing dimensioned from last few crates 2019-01-30 14:29:42 -08:00
color_scheme solved the mystery of the spurious recompiles -- editor_state and color_scheme need to live outside the crate root, so modtimes are nice 2018-12-24 19:16:38 -08:00
exec_tests.sh revive the other transit test 2018-11-26 14:36:59 -08:00
import.sh reasonable support for roundabouts... collapse it to a single 2019-01-16 15:05:44 -08:00
LICENSE Initial import of A/B Street prototype. 2018-03-13 08:06:03 -07:00
precompute.sh seeing if everything is solid... 2019-01-31 12:31:01 -08:00
README.md adding some gifs to the front page 2018-12-03 21:34:49 -08:00
rgrep.sh starting a generic viewer that works with InitialMap 2019-01-31 16:33:43 -08: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