You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Murder-User Dungeon (MUD) (<ahref="https://gamedev.rs/news/025/mud-github">GitHub</a>, <ahref="https://gamedev.rs/news/025/mud-itch">Itch</a>) by
322
-
<ahref="https://gamedev.rs/news/025/nightlyside">@Nightlyside</a>, <ahref="https://gamedev.rs/news/025/cdsupina">@cdsupina</a>, <ahref="https://gamedev.rs/news/025/sheepyhead">@Shippyhead</a> is
323
-
a 2D game made for the <ahref="https://gamedev.rs/news/025/rusty-jam-21">Rusty Jam 21</a> in just one week with the
321
+
<p>Murder-User Dungeon (MUD) (<ahref="https://github.com/TheRealTeamFReSh/MurderUserDungeon">GitHub</a>, <ahref="https://sheepyhead.itch.io/murder-user-dungeon">Itch</a>) by
322
+
<ahref="https://nightlyside.github.io/">@Nightlyside</a>, <ahref="https://github.com/cdsupina">@cdsupina</a>, <ahref="https://github.com/Sheepyhead">@Shippyhead</a> is
323
+
a 2D game made for the <ahref="https://itch.io/jam/rusty-jam">Rusty Jam 21</a> in just one week with the
324
324
theme "<em>
8000
span>Illusion of Security</em>".</p>
325
325
<blockquote>
326
326
<p>Tony is a young man. Finally having his own apartment is a good thing! He will
<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
267
-
<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
268
-
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
266
+
<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
267
+
<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
268
+
a 2D game made for the <a href="https://itch.io/jam/rusty-jam">Rusty Jam 21</a> in just one week with the
269
269
theme &quot;<em>Illusion of Security</em>&quot;.</p>
270
270
<blockquote>
271
271
<p>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
284
284
other gamers in the Labyrinth, they risk them coming to their apartment to get
285
285
revenge.</p>
286
286
<p>The team split development of the game, so that each member could work
287
-
independently on separate features. While <a href="https://gamedev.rs/news/025/cdsupina">@cdsupina</a> worked on the
288
-
needs system and the graphics, <a href="https://gamedev.rs/news/025/sheepyhead">@Sheepyhead</a> worked on the UI and
289
-
menus, and <a href="https://gamedev.rs/news/025/nightlyside">@Nightlyside</a> worked on the console and Labyrinth
287
+
independently on separate features. While <a href="https://github.com/cdsupina">@cdsupina</a> worked on the
288
+
needs system and the graphics, <a href="https://github.com/Sheepyhead">@Sheepyhead</a> worked on the UI and
289
+
menus, and <a href="https://nightlyside.github.io/">@Nightlyside</a> worked on the console and Labyrinth
290
290
gameplay.</p>
291
-
<p>MUD was developed using the <a href="https://gamedev.rs/news/025/bevy-engine">Bevy game engine</a>, Rapier2D for
291
+
<p>MUD was developed using the <a href="https://bevyengine.org/">Bevy game engine</a>, Rapier2D for
292
292
collisions, Aseprite for the graphics, and a lot of free assets from the
293
293
internet (which are credited at the end of the game's description).</p>
294
294
<p>Linux and Windows builds are available on the Itch page, and feedback is
@@ -574,13 +574,10 @@ is also in progress.</li>
574
574
<p>Also, subscribe to <a href="https://twitter.com/rust_gamedev">@rust_gamedev on Twitter</a>
575
575
or the <a href="https://reddit.com/r/rust_gamedev">/r/rust_gamedev subreddit</a> if you want to receive fresh
576
576
news and updates about the ecosystem every day!</p>
577
-
<!--
578
-
TODO: Add real links and un-comment once this post is published
0 commit comments