
Careful Caverns
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
You are lost in some caverns and need to find your way out. Unfortunately your lighter only lasts for 10 seconds. Fortunately someone has left a bunch of barrels with fuel all around the caverns. Watch out for those rats though, there's something weird going on with them.
`Spacebar` or `W` = Jump!
`P` or `Pause key` = Pause/Unpause the game
`F12` = Debug mode.
`F5` = Reset game.
(All of the control bindings can be edited in the file "data/game.json")
* Twitch viewers and friends - Various ideas!
* Graphics from OpenGameArt:
* "Cavern Fable Tileset" (https://opengameart.org/content/cavern-fable-tileset) (CC-BY-SA 4.0)
* "Seamless cave background" (https://opengameart.org/content/seamless-cave-background) (CC0)
* "Animated Rat and Bat" (https://opengameart.org/content/animated-rat-and-bat) (CC-BY 3.0)
* LDtk (level design tool)
* Pixelorama (pixel art)
* GIMP 2 (misc image editing)
* OptimizedPriorityQueue
* .NET Framework 4.8
* J2D (custom engine, work in progress)
Controls
`W S A D` or `Arrow keys` = Move player around.`Spacebar` or `W` = Jump!
`P` or `Pause key` = Pause/Unpause the game
`F12` = Debug mode.
`F5` = Reset game.
(All of the control bindings can be edited in the file "data/game.json")
Credits:
* Myself - Programming, engine, and some graphics (player, barrel)* Twitch viewers and friends - Various ideas!
* Graphics from OpenGameArt:
* "Cavern Fable Tileset" (https://opengameart.org/content/cavern-fable-tileset) (CC-BY-SA 4.0)
* "Seamless cave background" (https://opengameart.org/content/seamless-cave-background) (CC0)
* "Animated Rat and Bat" (https://opengameart.org/content/animated-rat-and-bat) (CC-BY 3.0)
Tools:
* Visual Studio 2019 (C# language)* LDtk (level design tool)
* Pixelorama (pixel art)
* GIMP 2 (misc image editing)
Libraries:
* SFML.Net 2.5* OptimizedPriorityQueue
* .NET Framework 4.8
* J2D (custom engine, work in progress)