Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
Go to file
2018-07-14 13:53:32 -05:00
abstutil round of rustfmt after 1.27 upgrade 2018-07-09 12:30:59 -07:00
control realizing an issue with old editor state 2018-07-11 13:43:47 -07:00
convert_osm moving stuff to geom crate 2018-06-28 20:35:00 -07:00
docs info on parked cars and peds in OSD 2018-07-14 13:53:32 -05:00
editor fixing pedestrian mouseover 2018-07-14 13:38:15 -05:00
ezgui round of rustfmt after 1.27 upgrade 2018-07-09 12:30:59 -07:00
geom starting to model pedestrians. spawn and draw them. 2018-07-11 15:06:31 -07:00
headless fixing all tests 2018-07-09 13:52:08 -07:00
kml round of rustfmt after 1.27 upgrade 2018-07-09 12:30:59 -07:00
map_model making turns for crosswalks. had to rethink how turns work slightly. 2018-07-11 12:10:56 -07:00
sim info on parked cars and peds in OSD 2018-07-14 13:53:32 -05:00
.gitignore add UI hooks to save/load sim state 2018-04-13 21:52:30 -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 replacing the pb with serde stuff 2018-06-25 18:56:57 -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
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.