A (simplified) look at how Spelunky generates its level layouts.
I created this animation for my new video on how I ported Spelunky Classic to Godot. Check it out here: youtu.be/VQNvCbqBgds
#godot #gamedev #spelunky
Posts by cranzor
Everyone gets the same seed each day in the Daily Challenge. When your run ends, you can save an image showing how you did and share it with others.
Creating a custom character is as simple as editing a sprite sheet and dropping in sound files.
You can also add fewer or more frames of animation, as well as adjust the playback speed of each animation.
I wrote up a post here on how to get started: cranzor.itch.io/gdspelunky/d...
GDSpelunky just received its first update, adding custom character support and a Daily Challenge mode!
See the full details here: cranzor.itch.io/gdspelunky/d...
#godot #godotengine #gamedev
@videogameesoterica.bsky.social You may be interested in my GDSpelunky project I just released, which adds modern features to the original game.
I keep up with emulation/decomp news from your vids and thought it might be up your alley!
cranzor.itch.io/gdspelunky
With this being the initial release, note that there are still some missing features (such as the Level Editor) and unresolved bugs. Feel free to let me know if you encounter any issues.
Happy Spelunky-ing!
P.S. The code is available on the GitHub page.
github.com/Cranzor/gdsp...
Modding is handled through Godot Mod Loader, and multiple mods can be used at the same time. The game includes sample mods as well, such as seeded runs, a CRT filter, and custom music support.
I just released GDSpelunky, an open-source port of Spelunky Classic to the Godot game engine with additional features such as high frame rates, variable aspect ratios, in-game controller remapping, rumble, and modding support.
cranzor.itch.io/gdspelunky
#spelunky #godot #godotengine #gamedev
You can view the source code on GitHub, as well as credits for the great plugins and assets that I used. github.com/Cranzor/nollie
There is also a theme builder that lets you change the font, textures, and colors to customize the display to your liking. You can save the theme file and share it with others too.
I just released Nollie Player, a free and open-source music player/overlay that lets you play your music (including Spotify) with a controller while in-game. When the song changes, a display appears on-screen to notify you.
Download it here: cranzor.itch.io/nollie
#gamedev #godot #godotengine