Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
Go to file
2018-04-17 17:26:41 -07:00
control Importing everything since the initial import 2018-04-10 17:51:37 -07:00
convert_osm Importing everything since the initial import 2018-04-10 17:51:37 -07:00
docs changing f64 time to u32 ticks. this gets rid of the custom serde stuff 2018-04-14 15:29:18 -07:00
editor changing f64 time to u32 ticks. this gets rid of the custom serde stuff 2018-04-14 15:29:18 -07:00
ezgui Importing everything since the initial import 2018-04-10 17:51:37 -07:00
geom Importing everything since the initial import 2018-04-10 17:51:37 -07:00
headless make rng part of sim 2018-04-13 22:44:24 -07:00
kml Importing everything since the initial import 2018-04-10 17:51:37 -07:00
map_model Importing everything since the initial import 2018-04-10 17:51:37 -07:00
sim tweak the behavior of starting a turn. still jumpy and weird, am thinking this is a fundamental problem with straw_model 2018-04-17 17:26:41 -07:00
.gitignore add UI hooks to save/load sim state 2018-04-13 21:52:30 -07:00
Cargo.toml Importing everything since the initial import 2018-04-10 17:51:37 -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
README.md Initial import of A/B Street prototype. 2018-03-13 08:06:03 -07:00
rgrep.sh Importing everything since the initial import 2018-04-10 17:51:37 -07:00
TODO.md tweak the behavior of starting a turn. still jumpy and weird, am thinking this is a fundamental problem with straw_model 2018-04-17 17:26:41 -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.

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