Skip to content

Commit 3b2e6bb

Browse files
NightlySide17cupsofcoffeeAngelOnFira
authored
[N25] Adding Game Murder User Dungeon (#770)
* Adding MUD article * Update index.md * Update index.md * Update index.md * Reordering Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com> Co-authored-by: Forest Anderson <forestkzanderson@gmail.com>
1 parent ec7acc7 commit 3b2e6bb

File tree

2 files changed

+52
-0
lines changed

2 files changed

+52
-0
lines changed

content/news/025/index.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,58 @@ _Discussions:
362362

363363
[The Process]: https://twitter.com/PlayTheProcess
364364

365+
### [Murder-User Dungeon][murder-user-dungeon]
366+
367+
![Murder-User Dungeon gameplay screenshots](mud_screenshots.png)
368+
369+
Murder-User Dungeon (MUD) ([GitHub](mud-github), [Itch](mud-itch)) by
370+
[@Nightlyside](nightlyside), [@cdsupina](cdsupina), [@Shippyhead](sheepyhead)
371+
is a 2D game made for the [Rusty Jam 21](rusty-jam-21) in just one week with the
372+
theme "*Illusion of Security*".
373+
374+
> Tony is a young man. Finally having his own apartment is a good thing! He will
375+
> learn how to live by himself and how to enjoy the small things in life like
376+
> playing on his old retro computer: the Astaria 3600 running SafeOS 3.1.
377+
>
378+
> However, you will quickly realize that the internet is not so friendly. You will
379+
> meet new people in the Labyrinth(TM) game, and not being friendly to them can have
380+
> a serious impact on your real life!
381+
>
382+
> In Murder-User Dungeon you will juggle between exploring the Labyrinth(TM) game
383+
> in your console, hiding from vengeful gamers, and making sure you fulfill your
384+
> human needs.
385+
>
386+
> To win the game, you must reach the end of the Labyrinth(TM)!
387+
388+
The developers aimed to make the player feel that they were safe in their apartment
389+
atfirst - however as the game goes on and the player makes enemies of other gamers
390+
in the Labyrinth, they risk them coming to their apartment to get revenge.
391+
392+
The team split development of the game, so that each member could work
393+
independently on seperate features. While [@cdsupina](cdsupina) worked on the
394+
needs system and the graphics, [@Sheepyhead](sheepyhead) worked on the UI and
395+
menus, and [@Nightlyside](nightlyside) worked on the console and Labyrinth gameplay.
396+
397+
MUD was developed using the [Bevy game engine](bevy-engine), Rapier2D for collisions,
398+
Aseprite for the graphics, and a lot of free assets from the internet (which are
399+
credited at the end of the game's description).
400+
401+
Linux and Windows builds are available on the Itch page, and feedback is welcomed!
402+
403+
_Discussions:
404+
[r/rust_gamedev](https://www.reddit.com/r/rust_gamedev/comments/pddreu/rusty_jam_submission_murderuser_dungeon/),
405+
[r/rust](https://www.reddit.com/r/rust/comments/pddyv5/rusty_jam_submission_murderuser_dungeon/),
406+
[Rusty Jam Discord](https://discord.gg/KkeMUu5kxH)_
407+
408+
[murder-user-dungeon]: https://sheepyhead.itch.io/murder-user-dungeon
409+
[bevy-engine]: https://bevyengine.org/
410+
[rusty-jam-21]: https://itch.io/jam/rusty-jam
411+
[mud-itch]: https://sheepyhead.itch.io/murder-user-dungeon
412+
[mud-github]: https://github.com/TheRealTeamFReSh/MurderUserDungeon
413+
[nightlyside]: https://nightlyside.github.io/
414+
[cdsupina]: https://github.com/cdsupina
415+
[sheepyhead]: https://github.com/Sheepyhead
416+
365417
## Engine Updates
366418

367419
## Learning Material Updates

content/news/025/mud_screenshots.png

118 KB
Loading

0 commit comments

Comments
 (0)