All Projects → Larkenx → Rotten Soup

Larkenx / Rotten Soup

Licence: gpl-3.0
A roguelike built with Vue, Vuetify, Tiled, rot.js, and PixiJS! Playable at https://rottensoup.herokuapp.com/

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Rotten Soup

Roguebot
My simple rogue-like game for Telegram
Stars: ✭ 100 (-59.84%)
Mutual labels:  game, roguelike
Nethack
Official NetHack Git Repository
Stars: ✭ 1,860 (+646.99%)
Mutual labels:  game, roguelike
Boohu
Break Out Of Hareka's Underground, a roguelike game.
Stars: ✭ 112 (-55.02%)
Mutual labels:  game, roguelike
Dose Response
Dose Response is a roguelike where you play an addict. Avoid the dangers threatening your mind and body while desperately looking for the next fix.
Stars: ✭ 95 (-61.85%)
Mutual labels:  game, roguelike
Remixed Dungeon
Traditional roguelike game with pixel-art graphics and simple interface - Remixed Pixel Dungeon
Stars: ✭ 160 (-35.74%)
Mutual labels:  game, roguelike
Wanderers
An open world adventure and dungeon crawling game
Stars: ✭ 96 (-61.45%)
Mutual labels:  game, roguelike
Sleeping Beauty
Sleeping Beauty: a game created for the 7-day Roguelike 2014 challenge. Coffeebreak length.
Stars: ✭ 115 (-53.82%)
Mutual labels:  game, roguelike
Harmonist
Harmonist: Dayoriah Clan Infiltration is a stealth roguelike game.
Stars: ✭ 57 (-77.11%)
Mutual labels:  game, roguelike
Tosios
The Open-Source IO Shooter is an open-source multiplayer game in the browser
Stars: ✭ 157 (-36.95%)
Mutual labels:  game, pixijs
Allure
Allure of the Stars is a near-future Sci-Fi roguelike and tactical squad combat game written in Haskell; please offer feedback, e.g., after trying out the web frontend version at
Stars: ✭ 149 (-40.16%)
Mutual labels:  game, roguelike
Slashem Extended
SLASH'EM Extended (a SLASH'EM fork)
Stars: ✭ 93 (-62.65%)
Mutual labels:  game, roguelike
Broguece
Brogue: Community Edition - a community-lead fork of the much-loved minimalist roguelike game
Stars: ✭ 185 (-25.7%)
Mutual labels:  game, roguelike
Snake
🐍🎮 Snake game made with Expo & PIXI.js 👾 iOS, Android, and Web
Stars: ✭ 67 (-73.09%)
Mutual labels:  game, pixijs
Geotic
Entity Component System library for javascript
Stars: ✭ 97 (-61.04%)
Mutual labels:  game, roguelike
Cataclysm Dda Android
An unofficial Android port of Cataclysm: Dark Days Ahead.
Stars: ✭ 58 (-76.71%)
Mutual labels:  game, roguelike
Trw
The Royal Wedding – coffebreak roguelike with story, lighting, zombies and (sometimes) lutefisk!
Stars: ✭ 113 (-54.62%)
Mutual labels:  game, roguelike
Pixi.js
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
Stars: ✭ 34,982 (+13949%)
Mutual labels:  game, pixijs
Doom Lgs
A multiplayer Node.js light gun shooter inspired on Doom
Stars: ✭ 36 (-85.54%)
Mutual labels:  game, pixijs
Magicallife
A 2d game that aspires to be similar to Rimworld, with more depth, magic, and RPG concepts.
Stars: ✭ 145 (-41.77%)
Mutual labels:  game, roguelike
Umoria
Moria: a roguelike Dungeon Crawler game | Umoria Source Code
Stars: ✭ 167 (-32.93%)
Mutual labels:  game, roguelike

Rotten Soup

A roguelike written in JavaScript with Vue, Vuetify, Tiled, rot.js and PixiJS.

screenshot

While maintaining some roots in traditional roguelike gameplay with features like randomly generated dungeons, turn-based combat and permadeath, Rotten Soup also has many modern features such as tiled graphics, animations, a statically defined overworld, and mouse controls. Since Rotten Soup is developed using JavaScript, you can play it in your browser here!

Features

  • [x] Three detailed areas that you can explore. The Mulberry Town, Forest & Graveyard
  • [x] Randomly generated dungeons with different themes every 5 floors with unique enemies and loot
  • [x] A tough mini-boss that can raise the dead
  • [x] Dozens of unique villagers!
  • [x] Melee, Magic, and Ranged combat
  • [x] Wide variety of playable characters
  • [x] Potions, swords, keys, and spellbooks!
  • [x] Quests
  • [x] Dialog and interaction with NPC's
  • [x] Procedurally generated worlds not unlike Minecraft
  • [x] Weapon enchantments
  • [x] Goal-based enemies

Stuff I'm working on

  • [ ] Shops where you can sell/buy items
  • [ ] Unique characters classes, skills, and abilities
  • [ ] More weapons (Axes, Polearms, Bows, Staves, Morningstar, Whips, Daggers, Clubs, Spears)
  • [ ] Enemies that used ranged and magical attacks

Running the game locally

To run Rotten Soup locally, you can clone this repository and install its dependencies with yarn. You will probably need to install vue-cli.

npm install vue-cli -g

Once you do that, you can run the app with yarn serve.

Contact / Feedback

If you have any feedback, please send me an email at [email protected] or drop an issue on GitHub. Any feedback is welcome and greatly appreciated.

Donate

If you've really enjoyed my game and want to buy me a cup of coffee, I won't stop you!

paypal

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].