Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 43ff50e

Browse filesBrowse files
dabreegsterozkriff
andauthored
Newsletter 11: A/B Street (rust-gamedev#180)
* Newsletter 11: A/B Street For rust-gamedev#172 * Newsletter 11: A/B Street: Fmt tweaks & img Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent d49b111 commit 43ff50e
Copy full SHA for 43ff50e

File tree

2 files changed

+32
-0
lines changed
Filter options

2 files changed

+32
-0
lines changed
Loading

‎content/posts/newsletter-011/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-011/index.md
+32Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,38 @@ If needed, a section can be split into subsections with a "------" delimiter.
6565

6666
## Game Updates
6767

68+
### [A/B Street][abstreet] - Adjust Traffic Patterns in Real Cities
69+
70+
![Measuring the effects of changes](abstreet-evaluating-impacts.gif)
71+
72+
^ _Measuring the effects of some changes_
73+
74+
[A/B Street][abstreet] is a traffic simulation game exploring how
75+
small changes to roads affect cyclists, transit users, pedestrians, and drivers.
76+
77+
June highlights:
78+
79+
- Alpha release with a [trailer][abstreet-trailer], an excited reaction from
80+
[r/seattle][abstreet-reddit], and some
81+
[local press coverage][abstreet-stranger]
82+
- Support for parking lots, automatically inferring the number and position of
83+
individual slots from OpenStreetMap geometry
84+
- Names of roads shown in-game, in a way that doesn't cause clutter with agents
85+
moving nearby
86+
- Work starting on light rail and restricting through-traffic to zones
87+
88+
A/B Street uses a [custom GUI library][ezgui], leveraging `glium`, `usvg`, and
89+
`lyon`. Help with Rust and visual/game design is always welcome! Check out the
90+
[roadmap][abstreet-roadmap] and [good first issues][abstreet-issues].
91+
92+
[abstreet]: https://abstreet.org
93+
[ezgui]: https://github.com/dabreegster/abstreet/tree/master/ezgui/
94+
[abstreet-roadmap]: https://github.com/dabreegster/abstreet/blob/master/docs/roadmap.md
95+
[abstreet-issues]: https://github.com/dabreegster/abstreet/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22
96+
[abstreet-trailer]: https://www.youtube.com/watch?v=LxPD4n_1-LU
97+
[abstreet-reddit]: https://old.reddit.com/r/Seattle/comments/hdtucd/ab_street_think_you_can_fix_seattles_traffic/
98+
[abstreet-stranger]: https://www.thestranger.com/slog/2020/06/29/43999454/ab-streets-game-lets-you-create-the-seattle-street-grid-of-your-dreams
99+
68100
### [Guacamole Runner][guacamole]
69101

70102
![gif](guacamole.gif)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.