Log In  


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

A simple roguelike game that was created to be played using a regular deck of cards. I'm still working on some things but the game is playable! The original game was created by Zach Gage and Kurt Bieg.

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

The rules are quite simple:

[-] 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.


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)



[Please log in to post a comment]