From 1d1cc739570f82961e88e7b5a5765cc18b972cc8 Mon Sep 17 00:00:00 2001 From: lee2sman Date: Thu, 8 Apr 2021 03:04:37 -0400 Subject: [PATCH] update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0783fda..5cdb480 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ -# Dungeon of the Day (working title) +# Moaning Sound Collector +Moaning Sound Collector is an ambient dungeon noise ASCII roguelike walking sim. It can be played as an ambient game of exploration, an ASCII LSD emulator or as a performance tool or way to generate new abstract music. The goal of the game is to enjoy yourself exploring the small generated villages by visiting venues, finding random objects such as books to read about, and collecting generated ambient and experimental music, which you can listen to or assemble into tapes. It takes some inspiration from the roguelike Robotfindskitten, from 90s videogame world generator LSD Dream Emulator and 2010s 3d walking sims like Proteus. # Devlog -~Dungeon of the Day is being produced under the tight constraints of the 2021 7DRL (seven day roguelike challenge).~ - -Update: I didn't turn it in by the 7drl deadline and am instead continuing to work on it. It is in an alpha 2d-walking-sim state. +~Dungeon of the Day~ (original name) was initially begun during 7drl 2021 but I missed finishing it, instead building out my engine with the blessed library and implementating map generation. I have continued ambiently (!) working on it. [devlog](devlog.md) @@ -42,6 +41,8 @@ Arrow keys or vim keys to move. Q to quit. P to pick up an item. ### License +Chewing, Carrot, A.wav by InspectorJ on freesound.org + Items from robotfindskitten GPLv2 Other libraries licenses can be found in their documentation.