@@ -105,6 +105,26 @@ The project is still at a “very” early stage of development (Dec. 2020).
105
105
[ Legion ] : https://crates.io/crates/legion
106
106
[ wasm-pack ] : https://rustwasm.github.io/wasm-pack
107
107
108
+ ### [ A/B Street]
109
+
110
+ ![ A/B Street in Cambridge] ( abstreet.gif )
111
+
112
+ [ A/B Street] by [ @dabreegster ] is a traffic simulation game exploring how small
113
+ changes to roads affect cyclists, transit users, pedestrians, and drivers, with
114
+ suppot for any city with OpenStreetMap coverage.
115
+
116
+ In January, [ Bruce] implemented variable traffic signal timing, dedicated
117
+ cycle-paths and pedestrian plazas were imported, [ Michael] and [ Yuwen]
118
+ overhauled the UI buttons, and we finished day/night toggling. Loading on the
119
+ [ web] [ abst-web ] and starting scenarios is also much faster!
120
+
121
+ [ A/B Street ] : https://github.com/a-b-street/abstreet
122
+ [ @dabreegster ] : https://twitter.com/CarlinoDustin
123
+ [ Bruce ] : https://github.com/BruceBrown
124
+ [ Michael ] : https://github.com/michaelkirk
125
+ [ Yuwen ] : https://www.yuwen-li.com/
126
+ [ abst-web ] : http://abstreet.s3-website.us-east-2.amazonaws.com/dev/game/?--dev&cambridge/maps/great_kneighton.bin
127
+
108
128
### Paddlers
109
129
110
130
![ A happy duck and sign showing: Paddlers version 0.2.0] ( paddlers_v0.2.jpeg )
@@ -301,7 +321,7 @@ and gfx-rs community is inviting Rust game/graphics developers to evaluate if
301
321
[ ggez-issues ] : https://github.com/ggez/ggez/labels/%2AGOOD%20FIRST%20ISSUE%2A
302
322
[ veloren-beginner ] : https://gitlab.com/veloren/veloren/issues?label_name=beginner
303
323
[ amethyst-issues ] : https://github.com/amethyst/amethyst/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
304
- [ abstreet-issues ] : https://github.com/dabreegster /abstreet/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
324
+ [ abstreet-issues ] : https://github.com/a-b-street /abstreet/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
305
325
[ mun-issues ] : https://github.com/mun-lang/mun/labels/good%20first%20issue
306
326
[ simm-issues ] : https://github.com/mkhan45/SIMple-Mechanics/labels/good%20first%20issue
307
327
[ bevy-issues ] : https://github.com/bevyengine/bevy/labels/good%20first%20issue
0 commit comments