8000 Deploy to GitHub pages · cdsupina/rust-gamedev.github.io@729dab9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 729dab9

Browse files
Deploy to GitHub pages
1 parent d8aeed4 commit 729dab9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

posts/newsletter-017/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,15 +213,15 @@ <h3 id="15-minute-santa"><a href="http://santa.abstreet.org">15-minute Santa</a>
213213
know where shops, single-family homes, and apartments are located. In places
214214
where zoning rules keep people separated from food, Santa will have a hard
215215
time.</p>
216-
<p>15-minute Santa was created by the <a href="https://rust-gamedev.github.io/posts/newsletter-017/abstreet">A/B Street</a> team as an experiment
216+
<p>15-minute Santa was created by the <a href="https://abstreet.org">A/B Street</a> team as an experiment
217217
to see how quickly we could build a simple arcade game that gets people
218-
thinking about how their city is designed. <a href="https://rust-gamedev.github.io/posts/newsletter-017/santa-code">The code</a> doesn't make
218+
thinking about how their city is designed. <a href="https://github.com/dabreegster/abstreet/tree/master/santa/src/">The code</a> doesn't make
219219
use of an entity-component system or an existing engine, and animation and
220220
particle effects don't use a custom shader. The game runs natively on Linux,
221221
Mac, and Windows, and on web browsers. There are instructions for modding the
222222
game and adding your own city!</p>
223223
<p>A/B Street updates will return next month. In the meantime, please comment on
224-
the <a href="https://rust-gamedev.github.io/posts/newsletter-017/abstreet-roadmap">2021 roadmap</a>.</p>
224+
the <a href="https://docs.google.com/document/d/1oV4mdtb0ve-wf0HqbEvR9IwXLIkTeDu8a3UnJxnr2F0">2021 roadmap</a>.</p>
225225
<h3 id="egregoria"><a href="https://github.com/Uriopass/Egregoria">Egregoria</a>&nbsp;<a class="anchor" href="#egregoria" aria-hidden="true">#</a>
226226
</h3>
227227
<p><img src="https://rust-gamedev.github.io/posts/newsletter-017/egregoria.jpg" alt="Egregoria farm and flour factory at night" /></p>

rss.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,15 +158,15 @@ isn&#x27;t easy! The game uses real data from OpenStreetMap and local GIS source
158158
know where shops, single-family homes, and apartments are located. In places
159159
where zoning rules keep people separated from food, Santa will have a hard
160160
time.&lt;&#x2F;p&gt;
161-
&lt;p&gt;15-minute Santa was created by the &lt;a href=&quot;https:&#x2F;&#x2F;rust-gamedev.github.io&#x2F;posts&#x2F;newsletter-017&#x2F;abstreet&quot;&gt;A&#x2F;B Street&lt;&#x2F;a&gt; team as an experiment
161+
&lt;p&gt;15-minute Santa was created by the &lt;a href=&quot;https:&#x2F;&#x2F;abstreet.org&quot;&gt;A&#x2F;B Street&lt;&#x2F;a&gt; team as an experiment
162162
to see how quickly we could build a simple arcade game that gets people
163-
thinking about how their city is designed. &lt;a href=&quot;https:&#x2F;&#x2F;rust-gamedev.github.io&#x2F;posts&#x2F;newsletter-017&#x2F;santa-code&quot;&gt;The code&lt;&#x2F;a&gt; doesn&#x27;t make
163+
thinking about how their city is designed. &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;dabreegster&#x2F;abstreet&#x2F;tree&#x2F;master&#x2F;santa&#x2F;src&#x2F;&quot;&gt;The code&lt;&#x2F;a&gt; doesn&#x27;t make
164164
use of an entity-component system or an existing engine, and animation and
165165
particle effects don&#x27;t use a custom shader. The game runs natively on Linux,
166166
Mac, and Windows, and on web browsers. There are instructions for modding the
167167
game and adding your own city!&lt;&#x2F;p&gt;
168168
&lt;p&gt;A&#x2F;B Street updates will return next month. In the meantime, please comment on
169-
the &lt;a href=&quot;https:&#x2F;&#x2F;rust-gamedev.github.io&#x2F;posts&#x2F;newsletter-017&#x2F;abstreet-roadmap&quot;&gt;2021 roadmap&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
169+
the &lt;a href=&quot;https:&#x2F;&#x2F;docs.google.com&#x2F;document&#x2F;d&#x2F;1oV4mdtb0ve-wf0HqbEvR9IwXLIkTeDu8a3UnJxnr2F0&quot;&gt;2021 roadmap&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
170170
&lt;h3 id=&quot;egregoria&quot;&gt;&lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;Uriopass&#x2F;Egregoria&quot;&gt;Egregoria&lt;&#x2F;a&gt;&amp;nbsp;&lt;a class=&quot;anchor&quot; href=&quot;#egregoria&quot; aria-hidden=&quot;true&quot;&gt;#&lt;&#x2F;a&gt;
171171
&lt;&#x2F;h3&gt;
172172
&lt;p&gt;&lt;img src=&quot;https:&#x2F;&#x2F;rust-gamedev.github.io&#x2F;posts&#x2F;newsletter-017&#x2F;egregoria.jpg&quot; alt=&quot;Egregoria farm and flour factory at night&quot; &#x2F;&gt;&lt;&#x2F;p&gt;

0 commit comments

Comments
 (0)
0