Unit AI in Unto Deepest Depths
Here’s a look at how the AI in my tactical roguelite, Unto Deepest Depths, works. We’ll break down the high level design, some algorithm specifics, and look ...
Here’s a look at how the AI in my tactical roguelite, Unto Deepest Depths, works. We’ll break down the high level design, some algorithm specifics, and look ...
Taking screenshots in-engine is very simple in Godot and can open up a wide range of possibilities for your game. This technique has become a go-to of mine t...
I’ve open sourced the post-processing shader from Unto Deepest Depths, so now you too can have a crunchy retro look to your pixel art game!
Here’s a look at how units are created, managed, and used in my turn-based rogutelite.
Transparent menus on things like OptionButtons are not exactly as straightforward as you would expect, so here’s a look at how I fixed it for Unto Deepest De...