Log In  


Cart #scoundrel_-4 | 2025-07-06 | Code ▽ | Embed ▽ | No License
10

A simple roguelike game.

I'm still working on some things but the game is playable! The original game was created by Zach Gage and Kurt Bieg.


HOW TO PLAY

LEFT & RIGHT KEYS (Select your card)
X KEY (Attack with Fist | Use Potion | Pick up weapon)
Z KEY (Attack with Weapon)

RULES

  • There are only 44 cards to the deck. (The RED face cards have been removed)
  • DMD (Diamonds) - Are weapons you can pick up. If you have a weapon attached it will automatically gain a attack limit (BLACK card behind it). You can only attack monsters of the SAME or LOWER limit attached to the weapon. If you don't have a weapon or your weapon limit is too low, you can attack with your FIST.
  • HRT (Hearts) - Health Potions. YOU CAN ONLY USE ONE POTION PER ROOM!
  • SPD | CLB (Spades and Clubs) - Monster cards which rank from 2-14 (J(11),Q(12),K(13),A(14))
  • Each new dungeon room has four cards to get past. Once you have 1 card left in your hand you move on to the next room.
  • You have the option to FLEE a room if you choose. Those cards will be shuffled back into the BOTTOM of your deck. You cannot FLEE two rooms consecutively.

SCORING

  • Getting out of the dungeon means playing through the entire deck. Once you have played all the cards and none remain, your score will be your current HP points.
  • If you have ZERO HP points, the game ends. All monsters left in the dungeon are subtracted from your ZERO HP.

ART AND CODE - TheSailor
MUSIC - The Packbats

10


1

It took some time to understand the weapon mechanics, but it's a very neat system, and with lovely style.


@snjo
Thank you for trying it! I do plan on putting a form of a tutorial in it.


1

Looking forward to the currently unimplemented Flee function :) The game is crashed when clicking Flee with 🅾️ Key.


@thePixelXb_
Thanks for catching it! I think I have it fixed now in the update I just uploaded now.

UPDATE:
1] FIXED Game crashes when you have a weapon attached and press the Z key on the FLEE ROOM button


I have made an update to the game from feedback I have gotten so far!

UPDATE:
1] FIXED: Losing game when left with the last card.
2] FIXED: Shouldn't be allowed to use more than 1 potion per room
3] FIXED: The card dealing animation deals 3 cards even when your deck had 1 card remaining
4] BUG: There is no scoring the game when you have gotten out the dungeon (finished all the cards)


UPDATE:
1] FIXED: A run will now score your attempt. Your score will be saved and kept until you can beat it.



[Please log in to post a comment]