Probably death
A downloadable game for Windows
/!\ Unfinished/barely playable game
This is my submission for the GMTK game jam 2020.
It's supposed to be a terminal dungeon crawler, inspired by the classic ones. But there is a twist, as the jam theme suggest, your character is out of control. You litterally don't control its actions. Instead, you carefully assign a probability to each action - and then pray the RNG god!
Saddly, it's absolutly not finished within the 48h. As it's my first jam, I poorly managed my time and spent just the last hours on the actual gameplay. With only 3 levels, it's more of a concept than a game. You got it, it's not worth playing, but I uploaded it anyway so I can say I participated!
Status | Prototype |
Platforms | Windows |
Author | Lysquid |
Genre | Role Playing |
Tags | Dungeon Crawler |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard |
Download
Install instructions
The game requires Python 3 installed.
I realized afterward that colorama is not a built-in packadge, so you have to download it with pip. In cmd.exe, type :
pip3 install colorama
To run the game, unzip the archive and execute RUN_GAME.py.
Comments
Log in with itch.io to leave a comment.
Dude you literally submitted 23 seconds before the deadlime. You have my respect man. Well awesome game man. Loved it.
Yeah it was kind of a rush at the end x) I can't believe you managed to understand the concept and enjoy your time, it feels so clumsy to me. Plus I didn't tested it and there is actually a bug preventing most of ennemies interactions.. Anyway, thank you for your kind comment!