Welcome to Coop Catacombs

A traditional roguelike with asynchronous multiplayer and cooperative mode. Exploring these dungeons, you will feel accompanied at all times and will be able to witness the traces of other adventurers.


How does this online roguelike work?

All players face the same dungeon, same enemies, and same treasures. Thanks to having a static dungeon, players can write helpful messages (or lies) on the walls, as well as leave their items when they die, to help the rest of the players.

Be careful, because some players may prefer to leave their soul wandering as a ghost in the dungeon.

When a player completes the dungeon, a new one will be generated for all players, which will be more difficult and deeper than the previous one. Moreover, their name will be recorded for posterity.

In the north of the map, you will find a cemetery with gravestones of players, with their name and score. Those who have completed a dungeon will receive a rose, and their name will be engraved on The Champions' Stone.

Further north, there is an entrance to a random offline dungeon, in case you prefer to play the challenge alone and on your own.


Tutorial and First Steps

Read the help section to learn how to play. Seriously, you just need to press [?].

All items have a description, which you can read from the inventory [i]. Weapons have unique characteristics. The initial dagger deals critical hits if you attack diagonally.

To use items, you can do so from the inventory [i] or directly by pressing the letter of the action, for example, [a] for apply, [e] to equip, etc.

Enemies have unique abilities. Use [x] to enter "examine" mode and press [x] on a monster to read its description.

Other players offer clues. A pile of bones indicates someone died there, so proceed with caution. You will also find messages on the walls. You can contribute by writing messages as well.

Good luck!


Technical detail about participation in 7DRL

UPDATE: There is a link to download the original 7drl jam version of the game. Updated version have a lot of bugfixes and balancing stuff.

With this project, I wanted to explore asynchronous multiplayer and cooperation mechanics. I was completely inspired by Dark Souls, which encouraged me to present this project for the game jam.

The roguelike game is traditional in style. I didn't want to innovate too much in this aspect, but instead, I wanted to focus on the multiplayer part. My inspiration comes directly from Brogue and Infra Arcana. However, here I detail the game:

  • Procedural generation
  • Permadeath
  • Turn-based
  • Grid tiles
  • Topdown perspective
  • Resource management
  • Item identification
  • Hack and slash
  • Dungeon themed
  • Character-centric
  • No meta-progression
  • 20 different armors
  • 10 different weapons
  • 6 different shields
  • 6 different magic rings
  • 9 different magic scrolls
  • 11 different magic staffs
  • 12 different magic potions
  • 31 different monsters
  • 8 different traps
  • Player avatar that shows equipped items
  • Dynamic graveyard that grows with every player death
  • Online messages in the style of Dark Souls
  • Death marks of the players (bones)
  • Fluid simulation: Fire and Gas
  • Recursive Shadowcasting FOV
  • Descriptions for every item and monster
  • Examine objects and terrain
  • Fighting effects
  • Music and sound FX

This game is part of the 7DRL 2024 game jam, it has been made using Godot Engine 3.5 for the client part and a combination of PHP + MySQL for the server.

-------------------------------------------------------------------

Some in-game images









Updated 24 days ago
StatusReleased
PlatformsWindows, macOS, Linux, HTML5
Rating
Rated 5.0 out of 5 stars
(23 total ratings)
AuthorAikonCWD
GenreAdventure
Made withGodot, Aseprite
Tags2D, Seven Day Roguelike Challenge, Dungeon Crawler, Fantasy, Godot, Multiplayer, Pixel Art, Retro, Roguelike
Average sessionAbout a half-hour
LanguagesEnglish
InputsKeyboard
MultiplayerServer-based networked multiplayer

Download

Download NowName your own price

Click download now to get access to the following files:

coop-catacombs_win (postjam - v1.4).zip 26 MB
coop-catacombs_linux (postjam - v1.4).zip 27 MB
coop-catacombs_mac (postjam - v1.4).zip 40 MB

Development log