cactusdan

Ludum Dare 50

Day 1 Finished

Very happy with my day 1 progress. I've implemented everything I wanted to at a basic level. Tomorrow I plan to make actual graphics, add sound, and polish up the various gameplay features.

ldj50_1.png

Nearly Finished

My game is nearly finished. There's a bug in the stage generation that can create inaccessible pockets still, so I need to make a fix for that. Otherwise the only changes I still have to make are for polish, like changing the look of sprites and aligning the menu items correctly.

ldj50_2.png

Level Generator Fixed

At the start of the jam my level generator wasn't working the way I expected, creating levels that just had individual wall blocks sprinkled in the arena. I felt it worked fine for the game so I didn't try to fix it due to the time investment needed to make what I had already done. While working on code to fill in disconnected holes, I found out that the levels weren't generating right due to a tiny off-by-one error when deciding whether to set tiles to wall or floor. The levels are now much more cave-like and as I originally intended.

ldj50_3.png

Ludum Dare 52

I'm in

Had lots of obligations before this but I'm ready to start making my game.

I plan to use Godot, GIMP, BeepBox, and SFXR.

It's coming along

I've been having issues with the godot tilemap but I'm learning ways to do what I want. It turns out you can't find which exact tiles are overlapping an Area2D.

Right now I have nearly all of the core gameplay done. I expect I'll have it finished by the end of the day and I'll be able to spend tomorrow on presentation.

Screenshotem2023-01-07/em14-44-12.png

Gameplay Finished

The gameplay is finished, which I wanted done by the end of today (very cool.) Lots of presentation related stuff left to do. Graphics, sounds, hud etc. It's gonna be good!

Screenshotem2023-01-07/em22-17-25.png

Finished!

I have to work tomorrow so I had to finish it today. And I did! I'm pretty happy with the outcome, and I think I learned a lot more about working with Godot from this project.

Play it here: https://ldjam.com/events/ludum-dare/52/$314221

Screenshotem2023-01-08/em21-15-49.png