Difference between revisions of "Rotten Soup"

From RogueBasin
Jump to navigation Jump to search
m (Added URL for GitHub repo)
 
(6 intermediate revisions by the same user not shown)
Line 3: Line 3:
|theme = Fantasy
|theme = Fantasy
|influences = Dungeon Crawl Stone Soup
|influences = Dungeon Crawl Stone Soup
|released = 10 June 2017
|released = 9 Jul 2017
|updated = 10 June 2017
|updated = 17 November 2017
|licensing =  
|licensing =  
|language = JavaScript
|language = JavaScript
|platforms = Web
|platforms = Web
|interface = ASCII
|interface = Graphical
|length = Very short
|length = Short
|site = https://github.com/Larkenx/Rotten-Soup
|site = https://github.com/Larkenx/Rotten-Soup
}}
}}
A fantasy themed graphical roguelike. Its major unique feature is a statically created and designed overworld with more traditional randomly generated dungeons below. Development is active and new features are being added rapidly. Check in often for updates! If you'd like to play Rotten Soup, I occassionally push a working version up to a Heroku app at https://rottensoup.herokuapp.com/.
== Links ==
[https://github.com/Larkenx/Rotten-Soup You can keep up with the development here]
== Features ==
* Graphical Tiles
* Animated Tiles
* Combat and Inventory System (Potions, Swords, Keys)
* Rats, Goblins, Orcs, and Empowered Orcs with lifesteal
* Randomly generated dungeons (with textures) and random enemies
* Some interactable entities (Doors, Ladders, Chests)
* Some NPC's that just sit around and do nothing at the moment
* Minimap display

Latest revision as of 05:48, 20 November 2017

Rotten Soup
Alpha Project
Developer Steven Myers
Theme Fantasy
Influences Dungeon Crawl Stone Soup
Released 9 Jul 2017
Updated 17 November 2017
Licensing
P. Language JavaScript
Platforms Web
Interface Graphical
Game Length Short
Official site of Rotten Soup


A fantasy themed graphical roguelike. Its major unique feature is a statically created and designed overworld with more traditional randomly generated dungeons below. Development is active and new features are being added rapidly. Check in often for updates! If you'd like to play Rotten Soup, I occassionally push a working version up to a Heroku app at https://rottensoup.herokuapp.com/.

Links

You can keep up with the development here

Features

  • Graphical Tiles
  • Animated Tiles
  • Combat and Inventory System (Potions, Swords, Keys)
  • Rats, Goblins, Orcs, and Empowered Orcs with lifesteal
  • Randomly generated dungeons (with textures) and random enemies
  • Some interactable entities (Doors, Ladders, Chests)
  • Some NPC's that just sit around and do nothing at the moment
  • Minimap display