THIS VERSION HAS THE HALLWAY SCENE REMOVED SO THAT I DON'T NEED TO USE SHRINKO8
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



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



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.



This is a great game. I am getting a crash when fleeing the room occasionally though. I've attached a screenshot of the error.



Hey @rviertel
Can you remember what you had done at the moment it crashed? Did you have a weapon at the time? I think the minified file is causing issues.



I believe I did but I can't say for sure. For the other crash at the victory screen I just hit x.



I'm trying to track down the bug and fix it. I don't like that it's crashing in weird situations and I can't replicate it. I appreciate that you let me know.
[Please log in to post a comment]