Time for a new game, I suppose. #Godot #IndieDev #GameDev #Cyberpunk #Netrunner Wish me luck ๐ผ
@sextantstudios
Elli (they/them) and Anna (she/her). Creators of Worldbreakers: Advent of the Khanate and Flocking Hell, a deeply strategic roguelite. Flocking Hell demo + wishlist now on Steam! https://store.steampowered.com/app/3236280/Flocking_Hell/ ๐๐
Time for a new game, I suppose. #Godot #IndieDev #GameDev #Cyberpunk #Netrunner Wish me luck ๐ผ
#TurnBasedThursdayFest is NOW LIVE!! Go check it out on Steam for some of the based turn-based #IndieGame out there ๐ฅณ๐ฎ
"#TurnBasedThursdayFest Trailer Showcase" promo image for a video game showcase featuring new RPGs, roguelikes, city builders, deck builders, turn-based tactics, 4X games, and more.
Our Featured Reveals Show trailer showcase is starting now!!
www.youtube.com/watch?v=PtaT...
25 exclusive game announcements kicking off our 7-day festival celebrating all kinds of turn-based video games! Come watch live on @turnbasedlovers.bsky.social's YouTube.
#TurnBasedThursdayFest #Gaming
Steam sale page screenshots for this year's #TurnBasedThursdayFest -- "Celebrating everyone who makes, plays, and loves turn-based video games!"
๐จ #TurnBasedThursdayFest's Steam Sale is LIVE! ๐จ
store.steampowered.com/sale/TurnBas...
๐ฎ 450+ featured games
๐ Hand-curated selections & hidden gems
๐ค Great deals up to 90%-off!
RPGs, sims, grand strategy, deckbuilders, 4X, roguelikes, puzzlers, city buildersโฆ find your next favorite!
I'm still going to use Godot Claude for some cursory tasks. I'm a solo developer, and it does half-decent PR reviews, it's nice to have the AI checking my code. Based on my anecdotal experience, though, I am not seeing AI autonomously building high-quality games. Indie or otherwise. 6/6
My hypothesis is that Sonnet (and probably other foundation models) had a huge amount of web dev code to train on, since so much of it is open source. OTOH, not as much Godot code, nor probably other game dev engines. 5/6
Asked it to solve a bug: quest gives a powerful Bonus City, but trigger was called before map was populated w/ cities. Bonus City did not init correctly.
Claude's solution? Copy the init code into the quest trigger, instead of ... just calling the trigger in the right place. 4/6
I was thoroughly disappointed. Claude failed on the most basic of tasks. For example, given something like
```
var x = 0
[2-line loop to increase x on some condition]
if x > 0: do something
```
Claude reported that `x` will *always* be greater than 0, so the `if` statement is unnecessary. 3/6
I set up Claude Code in the repository for my #strategy game Flocking Hell. There are a few bugs I've been meaning to address, so this seemed like a good opportunity. 2/6
#AI thread incoming. Skip if you're tired of the topic.
I've been using Claude Code in my day job, which is entirely web dev. The company has been seeing some major successes there, so I was curious whether I could replicate them in the context of #GameDev with #Godot. #IndieDev 1/6
Haha! Just saw two indie games by fellow devs I know from BlueSky featured on a YouTube channel. Love seeing that! =]
Flocking Hell by @sextantstudios.bsky.social
Iron Village by @mgruar.bsky.social
Links to the videos below. Go check them out! ^_~
#GameDev #IndieGame #IndieGameDev
Check out this article! It talks about my feelings on the Trump administration (I don't hold back), and why I decided to take the plunge to full-time design & dev work, even in light of tariffs & the current economy.
I had the honor of playtesting some of Connie's upcoming designs. I can't wait to have these games on my shelf!! She's a genius designer with incredible work ethics, and one of the kindest people in this hobby ๐
Flocking Hell by @sextantstudios.bsky.social
Levels in this #roguethingie #deckbuilder #indiegame take 5 min. Incredibly fun & very "just 1 more game!" Play as sheep defending against demons. Don't forget to check the cheeky system requirements!
#roguelite #indiedev #gamedev #strategy #citybuilder
I've been promoting our next DMV tabletop game event, but this morning it feels wrong to post without comment.
๐ธ
Local communities belong to a place, and our place contains Washington, DC. Many game designers are federal employees or contractors by day. During a government shutdown, many of us
1/โถ๏ธ
My indie video game Flocking Hell is now on sale! Defend your pasture from the invading demon legion. Now available for -30% on Steam:
store.steampowered.com/app/3236280/...
Also check out this excellent guide from mondsemmel:
steamcommunity.com/sharedfiles/...
Endless RPG: Untold Tales, by my friend Kezarus, is now on sale! The demo is also available. Go check it out ๐ฅณ
#Roleplaying #TurnBased #IndieGame
Woot! Thanks for playing, and I'm sorry I missed it. Will there be a YT VOD?
It's time again for GodotStream Thursday: www.twitch.tv/vested404
I play a different indie game made with Godot every week. This week I'm looking at Flocking Hell store.steampowered.com/app/3236280/ by @sextantstudios.bsky.social
Stream will start around 5:00 PST.
Anddddddddddd we're off to the playtesters! This latest patch is mostly bug fixes + quality of life changes, so hopefully I didn't break anything ๐ #IndieDev #GameDev #IndieGame
Patch almost done. I haven't touched the code in a couple of months, so I was pleasantly surprised to find my deployment checklist in a very prominent spot! Well done, past Elli x2 #Programming #IndieDev #GameDev
Four cards in Flocking Hell use a hack where they skip the game manager and go straight to the campaign.
This led to an exploit where players can cheat out resources by playing the card, saving, then loading the game ๐ฌ
Fixing this with proper access controls ... #Programming #GameDev #IndieDev
Getting back to the Flocking Hell codebase after a couple of months hiatus to develop the next patch. It's surprisingly accessible and clean. Well done, past Elli! #Programming #Godot #IndieDev #GameDev
Player informed me of a really weird bug where current level directly updates the campaign (= the save file), allowing players to cheat by exiting the game.
Found the offending code ...
# HACK: This REALLY should be managed locally instead of calling campaign.
๐คฆโโ๏ธ
#GameDev #IndieDev #Programming
Why Colbert's cancellation marks a dangerous new stage for the culture at large
Gogogo! Check out Sunken Stones, a #TurnBased #Strategy #IndieGame where you recruit your pirate crew and deploy them to defeat monsters and collect treasure.
If you like Flocking Hell, I strongly recommend Sunken Stone from my friend @spritewrench.com:
store.steampowered.com/app/2601810/...
#Strategy #IndieGame where you place your pirate crew on a 5x5 grid in order to defeat monsters and collect treasure. Hits the same deep + whimsical vibes as FH ^.^
Yep! Co-op. One player plays Space Invaders, another plays Brickout. The plan is to add more games, so everyone has their own game but it's all shared.
Gahhhhh helpppppppppppppppppppppppppppp
#RetroGames #IndieGame #GameDev #IndieDev #Godot
Competing against some trees sounds horrifying.
They will always win. They have infinite patience and will outlive me.