Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
Go to file
2018-08-09 13:14:30 -07:00
abstutil test to make sure savestating stays deterministic 2018-08-01 13:37:26 -07:00
control use new dimensioned version, letting us serialize maps and clean up 2018-08-01 14:05:38 -07:00
convert_osm using a quadtree to prune parcel intersections 2018-08-06 13:34:17 -07:00
docs slightly different speed limits 2018-08-09 13:14:30 -07:00
editor making draw_polygon only accept a geom Polygon. guess ezgui depending on geom is fine. 2018-08-09 10:57:19 -07:00
ezgui making draw_polygon only accept a geom Polygon. guess ezgui depending on geom is fine. 2018-08-09 10:57:19 -07:00
geom WIP converting lanes and draw car to new polygon 2018-08-09 10:36:29 -07:00
headless flag to tell headless to savestate 2018-08-09 11:16:51 -07:00
kml moving parcel grouping into convert_osm, which is run with --release anyway 2018-08-06 13:10:48 -07:00
map_model slightly different speed limits 2018-08-09 13:14:30 -07:00
sim slightly different speed limits 2018-08-09 13:14:30 -07:00
.gitignore flag to tell headless to savestate 2018-08-09 11:16:51 -07:00
Cargo.toml moving stuff to geom crate 2018-06-28 20:35:00 -07:00
CONTRIBUTING.md Initial import of A/B Street prototype. 2018-03-13 08:06:03 -07:00
fmt.sh repeating determinism tests for both driving models 2018-08-04 13:25:09 -07:00
import.sh parsing shapefiles again for traffic signals 2018-07-20 11:27:57 -07:00
LICENSE Initial import of A/B Street prototype. 2018-03-13 08:06:03 -07:00
README.md updating README and trimming license declarations 2018-06-03 17:56:53 -07:00
rgrep.sh using new rust 1.26 match stuff, and fmt 2018-05-10 16:19:26 -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.