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

Skip to content

Commit 230be0b

Browse files
committed
Deploy to GitHub pages
1 parent 4e6828c commit 230be0b

File tree

2 files changed

+22
-28
lines changed

2 files changed

+22
-28
lines changed

news/025/index.html

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -318,9 +318,9 @@ <h3 id="the-process"><a href="https://twitter.com/PlayTheProcess">The Process</a
318318
<h3 id="murder-user-dungeon"><a href="https://sheepyhead.itch.io/murder-user-dungeon">Murder-User Dungeon</a>&nbsp;<a class="anchor" href="#murder-user-dungeon" aria-hidden="true">#</a>
319319
</h3>
320320
<p><img src="https://gamedev.rs/news/025/mud_screenshots.png" alt="Murder-User Dungeon gameplay screenshots" /></p>
321-
<p>Murder-User Dungeon (MUD) (<a href="https://gamedev.rs/news/025/mud-github">GitHub</a>, <a href="https://gamedev.rs/news/025/mud-itch">Itch</a>) by
322-
<a href="https://gamedev.rs/news/025/nightlyside">@Nightlyside</a>, <a href="https://gamedev.rs/news/025/cdsupina">@cdsupina</a>, <a href="https://gamedev.rs/news/025/sheepyhead">@Shippyhead</a> is
323-
a 2D game made for the <a href="https://gamedev.rs/news/025/rusty-jam-21">Rusty Jam 21</a> in just one week with the
321+
<p>Murder-User Dungeon (MUD) (<a href="https://github.com/TheRealTeamFReSh/MurderUserDungeon">GitHub</a>, <a href="https://sheepyhead.itch.io/murder-user-dungeon">Itch</a>) by
322+
<a href="https://nightlyside.github.io/">@Nightlyside</a>, <a href="https://github.com/cdsupina">@cdsupina</a>, <a href="https://github.com/Sheepyhead">@Shippyhead</a> is
323+
a 2D game made for the <a href="https://itch.io/jam/rusty-jam">Rusty Jam 21</a> in just one week with the
324324
theme &quot;<em>Illusion of Security</em>&quot;.</p>
325325
<blockquote>
326326
<p>Tony is a young man. Finally having his own apartment is a good thing! He will
@@ -339,11 +339,11 @@ <h3 id="murder-user-dungeon"><a href="https://sheepyhead.itch.io/murder-user-dun
339339
other gamers in the Labyrinth, they risk them coming to their apartment to get
340340
revenge.</p>
341341
<p>The team split development of the game, so that each member could work
342-
independently on separate features. While <a href="https://gamedev.rs/news/025/cdsupina">@cdsupina</a> worked on the
343-
needs system and the graphics, <a href="https://gamedev.rs/news/025/sheepyhead">@Sheepyhead</a> worked on the UI and
344-
menus, and <a href="https://gamedev.rs/news/025/nightlyside">@Nightlyside</a> worked on the console and Labyrinth
342+
independently on separate features. While <a href="https://github.com/cdsupina">@cdsupina</a> worked on the
343+
needs system and the graphics, <a href="https://github.com/Sheepyhead">@Sheepyhead</a> worked on the UI and
344+
menus, and <a href="https://nightlyside.github.io/">@Nightlyside</a> worked on the console and Labyrinth
345345
gameplay.</p>
346-
<p>MUD was developed using the <a href="https://gamedev.rs/news/025/bevy-engine">Bevy game engine</a>, Rapier2D for
346+
<p>MUD was developed using the <a href="https://bevyengine.org/">Bevy game engine</a>, Rapier2D for
347347
collisions, Aseprite for the graphics, and a lot of free assets from the
348348
internet (which are credited at the end of the game's description).</p>
349349
<p>Linux and Windows builds are available on the Itch page, and feedback is
@@ -629,13 +629,10 @@ <h2 id="requests-for-contribution">Requests for Contribution&nbsp;<a class="anch
629629
<p>Also, subscribe to <a href="https://twitter.com/r 8000 ust_gamedev">@rust_gamedev on Twitter</a>
630630
or the <a href="https://reddit.com/r/rust_gamedev">/r/rust_gamedev subreddit</a> if you want to receive fresh
631631
news and updates about the ecosystem every day!</p>
632-
<!--
633-
TODO: Add real links and un-comment once this post is published
634-
**Discussions of this post**:
635-
[/r/rust_gamedev](TODO),
636-
[Twitter](TODO),
637-
[Discord](https://discord.gg/yNtPTb2).
638-
-->
632+
<p><strong>Discussions of this post</strong>:
633+
<a href="https://www.reddit.com/r/rust_gamedev/comments/pki6iw/this_month_in_rust_gamedev_25_august_2021/">/r/rust_gamedev</a>,
634+
<a href="https://twitter.com/rust_gamedev/status/1435700216510943234">Twitter</a>,
635+
<a href="https://discord.gg/yNtPTb2">Discord</a>.</p>
639636

640637
</div>
641638

rss.xml

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -263,9 +263,9 @@ and
263263
&lt;h3 id=&quot;murder-user-dungeon&quot;&gt;&lt;a href=&quot;https:&#x2F;&#x2F;sheepyhead.itch.io&#x2F;murder-user-dungeon&quot;&gt;Murder-User Dungeon&lt;&#x2F;a&gt;&amp;nbsp;&lt;a class=&quot;anchor&quot; href=&quot;#murder-user-dungeon&quot; aria-hidden=&quot;true&quot;&gt;#&lt;&#x2F;a&gt;
264264
&lt;&#x2F;h3&gt;
265265
&lt;p&gt;&lt;img src=&quot;https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;025&#x2F;mud_screenshots.png&quot; alt=&quot;Murder-User Dungeon gameplay screenshots&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
266-
&lt;p&gt;Murder-User Dungeon (MUD) (&lt;a href=&quot;https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;025&#x2F;mud-github&quot;&gt;GitHub&lt;&#x2F;a&gt;, &lt;a href=&quot;https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;025&#x2F;mud-itch&quot;&gt;Itch&lt;&#x2F;a&gt;) by
267-
&lt;a href=&quot;https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;025&#x2F;nightlyside&quot;&gt;@Nightlyside&lt;&#x2F;a&gt;, &lt;a href=&quot;https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;025&#x2F;cdsupina&quot;&gt;@cdsupina&lt;&#x2F;a&gt;, &lt;a href=&quot;https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;025&#x2F;sheepyhead&quot;&gt;@Shippyhead&lt;&#x2F;a&gt; is
268-
a 2D game made for the &lt;a href=&quot;https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;025&#x2F;rusty-jam-21&quot;&gt;Rusty Jam 21&lt;&#x2F;a&gt; in just one week with the
266+
&lt;p&gt;Murder-User Dungeon (MUD) (&lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;TheRealTeamFReSh&#x2F;MurderUserDungeon&quot;&gt;GitHub&lt;&#x2F;a&gt;, &lt;a href=&quot;https:&#x2F;&#x2F;sheepyhead.itch.io&#x2F;murder-user-dungeon&quot;&gt;Itch&lt;&#x2F;a&gt;) by
267+
&lt;a href=&quot;https:&#x2F;&#x2F;nightlyside.github.io&#x2F;&quot;&gt;@Nightlyside&lt;&#x2F;a&gt;, &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;cdsupina&quot;&gt;@cdsupina&lt;&#x2F;a&gt;, &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;Sheepyhead&quot;&gt;@Shippyhead&lt;&#x2F;a&gt; is
268+
a 2D game made for the &lt;a href=&quot;https:&#x2F;&#x2F;itch.io&#x2F;jam&#x2F;rusty-jam&quot;&gt;Rusty Jam 21&lt;&#x2F;a&gt; in just one week with the
269269
theme &amp;quot;&lt;em&gt;Illusion of Security&lt;&#x2F;em&gt;&amp;quot;.&lt;&#x2F;p&gt;
270270
&lt;blockquote&gt;
271271
&lt;p&gt;Tony is a young man. Finally having his own apartment is a good thing! He will
@@ -284,11 +284,11 @@ apartment at first - however as the game goes on and the player makes enemies of
284284
other gamers in the Labyrinth, they risk them coming to their apartment to get
285285
revenge.&lt;&#x2F;p&gt;
286286
&lt;p&gt;The team split development of the game, so that each member could work
287-
independently on separate features. While &lt;a href=&quot;https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;025&#x2F;cdsupina&quot;&gt;@cdsupina&lt;&#x2F;a&gt; worked on the
288-
needs system and the graphics, &lt;a href=&quot;https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;025&#x2F;sheepyhead&quot;&gt;@Sheepyhead&lt;&#x2F;a&gt; worked on the UI and
289-
menus, and &lt;a href=&quot;https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;025&#x2F;nightlyside&quot;&gt;@Nightlyside&lt;&#x2F;a&gt; worked on the console and Labyrinth
287+
independently on separate features. While &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;cdsupina&quot;&gt;@cdsupina&lt;&#x2F;a&gt; worked on the
288+
needs system and the graphics, &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;Sheepyhead&quot;&gt;@Sheepyhead&lt;&#x2F;a&gt; worked on the UI and
289+
menus, and &lt;a href=&quot;https:&#x2F;&#x2F;nightlyside.github.io&#x2F;&quot;&gt;@Nightlyside&lt;&#x2F;a&gt; worked on the console and Labyrinth
290290
gameplay.&lt;&#x2F;p&gt;
291-
&lt;p&gt;MUD was developed using the &lt;a href=&quot;https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;025&#x2F;bevy-engine&quot;&gt;Bevy game engine&lt;&#x2F;a&gt;, Rapier2D for
291+
&lt;p&gt;MUD was developed using the &lt;a href=&quot;https:&#x2F;&#x2F;bevyengine.org&#x2F;&quot;&gt;Bevy game engine&lt;&#x2F;a&gt;, Rapier2D for
292292
collisions, Aseprite for the graphics, and a lot of free assets from the
293293
internet (which are credited at the end of the game&#x27;s description).&lt;&#x2F;p&gt;
294294
&lt;p&gt;Linux and Windows builds are available on the Itch page, and feedback is
@@ -574,13 +574,10 @@ is also in progress.&lt;&#x2F;li&gt;
574574
&lt;p&gt;Also, subscribe to &lt;a href=&quot;https:&#x2F;&#x2F;twitter.com&#x2F;rust_gamedev&quot;&gt;@rust_gamedev on Twitter&lt;&#x2F;a&gt;
575575
or the &lt;a href=&quot;https:&#x2F;&#x2F;reddit.com&#x2F;r&#x2F;rust_gamedev&quot;&gt;&#x2F;r&#x2F;rust_gamedev subreddit&lt;&#x2F;a&gt; if you want to receive fresh
576576
news and updates about the ecosystem every day!&lt;&#x2F;p&gt;
577-
&lt;!--
578-
TODO: Add real links and un-comment once this post is published
579-
**Discussions of this post**:
580-
[&#x2F;r&#x2F;rust_gamedev](TODO),
581-
[Twitter](TODO),
582-
[Discord](https:&#x2F;&#x2F;discord.gg&#x2F;yNtPTb2).
583-
--&gt;
577+
&lt;p&gt;&lt;strong&gt;Discussions of this post&lt;&#x2F;strong&gt;:
578+
&lt;a href=&quot;https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;rust_gamedev&#x2F;comments&#x2F;pki6iw&#x2F;this_month_in_rust_gamedev_25_august_2021&#x2F;&quot;&gt;&#x2F;r&#x2F;rust_gamedev&lt;&#x2F;a&gt;,
579+
&lt;a href=&quot;https:&#x2F;&#x2F;twitter.com&#x2F;rust_gamedev&#x2F;status&#x2F;1435700216510943234&quot;&gt;Twitter&lt;&# 4C3E x2F;a&gt;,
580+
&lt;a href=&quot;https:&#x2F;&#x2F;discord.gg&#x2F;yNtPTb2&quot;&gt;Discord&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
584581
</description>
585582
</item>
586583
<item>

0 commit comments

Comments
 (0)
0