update README.md

This commit is contained in:
lee2sman 2021-05-27 17:39:59 -04:00
parent ffcb75338c
commit 58499af0a4
1 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,8 @@
# 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.
*Note: This project is currently in development*
Moaning Sound Collector (working title) 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
@ -39,7 +41,7 @@ node village
### Controls
Arrow keys or vim keys to move. Q to quit. P to pick up an item.
Arrow keys or vim keys to move. Q to quit. P to pick up an item. I to look at inventory.
### License