Unfathomable!
A downloadable game for Windows
I wrote this small, unpolished dungeon crawler for Dungeon Crawler Jam 2024. It's rushed but it's mostly playable. I'm not entirely sure it's possible to win, but maybe with a little luck and careful exploring...
The "Game Jam Edition" download is the version I submitted to the jam, which, sadly, has a game-breaking bug. You should probably download the "Post Game Jam Edition" instead, which is fixed.
I developed the game using LÖVE. Art and text are all hand-created by myself, with the exception of the two open-license fonts I used: IBM VGA 8x16 and Sriracha.
Content warnings: violence, isolation, claustrophobia, Lovecraftian madness.
A few instructions:
- The object of the game is to descend through 13 floors of the dungeon. Try to avoid combat while picking up the items you'll need when fights are inevitable. Maps are randomly generated, so if you lose, try again; you might get luckier next time.
- Keyboard controls only.
- Press TAB to pick up items or inspect your inventory. Choose an item and press ENTER, then look at the on-screen instructions to see what buttons to press to pick up, equip, drop, or consume the item. (WARNING: The "Game Jam Edition" has a fatal bug that causes the game to crash if you press ENTER on an empty inventory slot. Download the "Post Game Jam" edition instead, which has a fix for this bug.)
- To fight an enemy, move into its square, then press ENTER to attack. Depending on your speed, you might get the first strike. Once engaged in combat, you can move backward to flee, but you can't turn or move forward. Fights are turn-based, not real-time.
- Press ENTER to use doors.
- Save your game by pressing ESC to get back to the title screen. From there you can either quit, resume, or start a new game (which deletes your in-progress game). Getting killed also deletes your in-progress game.
Status | Prototype |
Platforms | Windows |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Don Bisdorf |
Genre | Role Playing |
Tags | Dungeon Crawler, LÖVE |
Comments
Log in with itch.io to leave a comment.
Greetings mr Bisdorf,
I am a part of team called PortMaster, which aims to to bring modern games to Linux handhelds. Unfathomable runs quite well on these devices and I had quite a lot fun, even though the game kicks my butt all the time :).
I would like to ask if you would consider allowing us to include the game on our PortMaster website? If not I will just direct people here to grab the game.
Thanks for your time!
https://portmaster.games
It's okay with me if you include the game on your web site. How are you handling input? Unfathomable is only built to accept keyboard input.
Thanks a lot! We are using this, it is basically a keyboard / mouse emulator that is preloaded before the actual game. https://portmaster.games/gptokeyb-documentation.html
Pretty cool!
Oh, and if you haven't already done this, you'll want the "Post Game Jam Edition" download. The "Game Jam Edition" download has a fatal bug.
Thanks, I think I used that one so far, but I will double check to be sure
could this input method be adapted to make "Akalabeth: World of Doom" (old Apple ][ game that very musch reminds of of this one -- said to be the original Ultima) runnable under portmaster?
Akalabeth definitely runs under an apple ][ emulator on an R36S, but figuring out the inputs seems tricky.
if you built an emulator that uses keyboard and use gptk with, then potentially. But we dont deal with emulators.
thanks for the response. if you don't deal with emulators, how do you get dos x86 games to work on rockchip procs?
i've been enjoying this game because i used to play Akalabeth, World of Doom on an ole Apple ][ and it's very much like this but even more privative graphics -- if you can imagine that! Love this game. Nostalgic.
Thanks very much!