Elektrine lite

← Feed

@aeva@mastodon.gamedev.place

Post #4322515

2026-07-27 02:06 UTC

I've been working on rebuilding my old Sigmar's Garden clone in SDL3 w/o Tangerine, which meant ripping out a ton of SDF magic that I made no significant effort to keep separate from the rest of the game's implementation. I got it to the point where it can run without crashing, but is it working? To my delight, the board generator seems to be working! Here's some debug visuals :)

Replies (1)

  • @aeva@mastodon.gamedev.place 2026-07-27 03:18

    the board generator definitely is still functioning :D here's another debug visual, but with the addition of color dots indicating what symbol is assigned to each tile

    Open ##4322514