Trial of Meniskos [jam version]
A downloadable game for macOS
Made for the end-of-year DOS Jam 2023.
Story:
You are a lone hero sent into the Anzeige Mines to recover several Crystallium Gems. This is your Trial. Succeed to earn the title of Lord Meniskos.
----------------------------
Controls and Gameplay:
Arrow keys move back/forward and rotate.
Space bar attacks. Shift blocks. Both consume stamina.
Getting hit drains your HP, and getting hit while blocking drains your stamina. Recover stamina by not moving, attacking, or blocking.
Recover health when you find that level's Gem which teleports you to the next level.
This demo version contains 3 levels and has a theoretical possible high score of 750 points.
-------------------
How to install:
Note: Due to technical issues with building the game for multiple platforms, this demo is ONLY released for MacOS currently. My apologies.
- Download Meniskos.zip
- Extract Meniskos.zip
- In the resulting folder, there is an executable titled "play".
- Double click "play"
- Enjoy!
If the above does not work, you can use Terminal.app to try to run the file "meniskos.out". Please also comment here if you run into issues.
-----------------------
Developer Notes and Credits
This project was made as an homage to early DOS raycast FPS games such as Wolfenstein, as well as more recent indie games like Lunacid (and its inspirations, King's Field and Shadow Tower).
This project _was not_ made with DOS, but rather the "dos-like" framework found here on Itch. This framework uses C and so it was good to flex my C muscles a bit without diving into the idiosyncracies of DOS itself. That said, the framework naturally has its own quirks as I found while working on this. Still a very fun project, though I have yet to successfully build the game on all platforms.
Due to the above, future iterations on this game may leverage Godot, JS, or may be backported to _actual_ DOS if I'm feeling bold.
Credit to Kenney for the monochromatic tileset I used for the level art, enemies, and sword.
Credit to the following Freesound users for the various SFX: AlienXXX (slime noises), Breviceps (slime noises), qubodup (slime noises), Saltbearer (bat noises), MrFossy (pain/death grunts), high_festiva (gem pickup sound), Robinhood76 (snake noises), poots (snake noises), Reitanna (snake noises), mateusboga (sword noises), xkeril (sword noises).
MIDI soundtrack done by Luminous Fridge using Signal Sequencer
Status | Released |
Platforms | macOS |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Muscarian Softworks |
Genre | Action |
Tags | 3D, Dungeon Crawler, Hack and Slash, maze, monochrome, Retro |
Download
Click download now to get access to the following files:
Development log
- Plans for MeniskosJul 09, 2024
Comments
Log in with itch.io to leave a comment.
hi musicitarian
HI
To add to the fun, I'm fairly certain the current Mac build will not work on M1/M2 Macs but only older Macs with Intel chips.
I have access to an M1 machine that I can try to build it on soon, however.