Abysm
Something ancient is stirring in the darkness below a small town, and your supervisor has sent you there to investigate and report back what you find. The sense of dread as you descend into the catacombs is overwhelming, can you survive the Abysm?
Control your character using WASD, your arrow keys, or the DPAD of a game controller. Escape brings up the pause menu from where you can restart a level if you get stuck.
This is my submission to the Bevy Spooky Jam with the theme "Eldritch".
Known Issues
- The web performance can be really bad on smaller machines because of an issue related to the lighting system running on WebGL2. Since browser support for WebGPU still is spotty and I don't want to completely prevent some people from running the game, I decided to remain on WebGL2 despite this issue. You have two options:
- At startup, enter the "Settings" menu and hit the "Disable Lighting" button, then reload the page.
- The Windows build, which is also available, does not suffer from this issue, so please try that if you can. This is the superior build anyhow, letting you enjoy full screen mode and the pretty lights, which adds greatly to the ambiance.
- Sometimes gamepads are registered too late and then the game can't use them. Randomly interacting with the gamepad while the game is loading seems to cure that ailment
Features
- Twelve levels
- Full keyboard and gamepad support, including for menu navigation
- Persisted progress and settings
I hope you enjoy my game as much as I've enjoyed working on it! This is my second jam game and my second Bevy game. The main mechanics are inspired by a game I played on my C128 as a kid but which has been ported to various other platforms, are you old enough to recognize what game that is?
A big Thank You needs to go out to my awesome play testers!
Updated | 2 days ago |
Published | 5 days ago |
Status | In development |
Platforms | HTML5, Windows |
Author | Renons |
Genre | Puzzle, Action |
Made with | Rust, Audacity, Aseprite |
Tags | bevy, eldritch |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Gamepad (any) |
Comments
Log in with itch.io to leave a comment.
Good, though a little punishing. (An undo key, maybe? I spent a lot of time realizing I couldn't get away from the rocks.)
I don't know what you were playing on your C128, but it certainly puts me in mind of https://www.kaser.com/mesh.html
Thanks for your comment! I've never played that game, looks interesting, veering even more into pure puzzle solving than mine does. Feels like something which would benefit from existing as a web game.