Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
Go to file
2018-06-25 08:17:12 -07:00
abstutil refactoring json saving/loading 2018-06-22 13:36:12 -07:00
control updating README and trimming license declarations 2018-06-03 17:56:53 -07:00
convert_osm updating README and trimming license declarations 2018-06-03 17:56:53 -07:00
docs splitting map model into more modules 2018-06-25 08:08:38 -07:00
editor moving polyline to map_model, using pt2d 2018-06-24 17:01:40 -07:00
ezgui split canvas scrolling and text 2018-06-22 14:47:07 -07:00
geom extra lanes on one-ways 2018-06-19 13:39:10 -07:00
headless dont put cars on wrong lane types 2018-06-19 12:24:29 -07:00
kml updating README and trimming license declarations 2018-06-03 17:56:53 -07:00
map_model compute gps bounds up front, to prep for geom merging 2018-06-25 08:17:12 -07:00
sim move gfxctx 2018-06-22 14:42:13 -07:00
.gitignore add UI hooks to save/load sim state 2018-04-13 21:52:30 -07:00
Cargo.toml refactoring json saving/loading 2018-06-22 13:36:12 -07:00
CONTRIBUTING.md Initial import of A/B Street prototype. 2018-03-13 08:06:03 -07:00
fmt.sh Importing everything since the initial import 2018-04-10 17:51:37 -07:00
import.sh Importing everything since the initial import 2018-04-10 17:51:37 -07:00
LICENSE Initial import of A/B Street prototype. 2018-03-13 08:06:03 -07:00
POLISH.md polygons for a polyline. the simple method somehow didn't work, not sure 2018-06-24 16:49:00 -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
TODO.md polygons for a polyline. the simple method somehow didn't work, not sure 2018-06-24 16:49:00 -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.