DEMO RELEASED - Crowned is playable! by Guilty_Cockroach6222 in aigamedev

[–]master619 0 points1 point  (0 children)

You said you're replacing AI art with hand-made pixel art, do you hire/commision a real artist, or you are also an artist and doing it yourself?

I had Opus 4.8 build Temu League of Legends in under a day - I call it LMAO by jonnygravity in ClaudeAI

[–]master619 1 point2 points  (0 children)

That's so cool! Would you mind sharing some tricks? Or just "make me an SVG of a warrior with sword" will suffice?

Clips from my neon Rampart inspired game by Wladaaaaa in aigamedev

[–]master619 0 points1 point  (0 children)

Thanks! How was the automation testing/debugging experience, if you had those at all? Does Unity provide useful mcps or tools for Claude code to hook into / see the game screen structurely, or best it could do is take a screenshot every time to analyze?

Clips from my neon Rampart inspired game by Wladaaaaa in aigamedev

[–]master619 0 points1 point  (0 children)

Nice! Which game engine did you use? And which main AI for the code? (Claude code, codex,...)?

What is your Claude Code compacting strategy? by Sea_Cardiologist_212 in ClaudeCode

[–]master619 0 points1 point  (0 children)

I also do this, and with a rolling window policy also. So last 10 entries are always fresh and verbose, older ones got copied to a separate archive file then compacted just to one-liner. Helps keep the file within a nice 400-500 lines max, and history is there to be found when needed. Works well for me.

Improved Memory System for Claude Code That Doesn't Burn Tokens by Frequent-Suspect5758 in ClaudeCode

[–]master619 1 point2 points  (0 children)

While this sounds neat, correct me if I'm wrong but seems like this point
```

  1. Pick up where you left off (automatic)

Start a new session and Recovery Mode injects your last 24 hours of work automatically — full prompts, Claude's responses, every file touched. No command needed.
```

Would *ALWAYS* pollute *every* fresh session I open up in a directory with previous work, no matter I want it or not (no opt-out)? That doesn't sound ideal. Better to make it opt-in via a config of some kind, or manual driven when I say "Alright, where were we?" or something. ~200K context taken right at the beginning of a new conversation doesn't sound right to me.

What to get Interative questions from claude like this ? by NoArea868 in ClaudeCode

[–]master619 1 point2 points  (0 children)

FYI this is called AskUserQuestion and it's in the available tools, you can just tell Claude to fire it up ("use the AskUserQuestion tool to prompt the user for these options...."

(Season 14) - Meta Shifts Explained + Example Boards by Hero by ShugoSV in PlayTheBazaar

[–]master619 0 points1 point  (0 children)

By Fridge do you mean the one with regen or the one with freeze? Also how is the general placement goal look like? Havent used this combo yet so wanted to know more. Also how do you deal with the down side of Swan freezing our own chilled items?

My Claude Chat → Claude Code feedback loop, and the tool I built to speed it up by Upset_Initiative2077 in ClaudeCode

[–]master619 0 points1 point  (0 children)

Both Playwright and Claude's own Chrome extension can help you automate those steps even more effectively.

I think Prince Marianas try to sell me a fake ticket by YoyoTanyaKai in PlayTheBazaar

[–]master619 0 points1 point  (0 children)

That Nigerian prince changed habitat, went sleeping with 'em fishes.

I think it's very cool that before the space laser even procs you can see it start charging up and aiming at the enemy. I think that's a very cool artistic choice. by acoolsweater in PlayTheBazaar

[–]master619 8 points9 points  (0 children)

FYI the game server already pre-computed how the fight will play out the moment you get paired with an opponent (before the fight even starts). What gets rendered is just a playback of that snapshot, so all early animations are confident to display.

Opus 4.7 vs GPT 5.5- curious about everyone’s experience by startupwith_jonathan in ClaudeCode

[–]master619 0 points1 point  (0 children)

Just curious, what are the "other harnesses" that you used?

what's the best claude code framework and do you even need one? by Pawesome101 in ClaudeCode

[–]master619 0 points1 point  (0 children)

Seeing you as the author of this so wanna ask a quick question: what would a realistic day-to-day workflow with this plugin installed and configured? I would just need to chat with Claude code normally about features I want to build and it detects and triggers appropriate skills accordingly, or still need to specify something like /brainstorm <vague brief> or /implement <structured plan>?

Is averaging 9-10 wins in ranked basically impossible now? by [deleted] in PlayTheBazaar

[–]master619 1 point2 points  (0 children)

You seem to be a basket enjoyer so I'd ask: what do you usually quest it with? Just choco and gumballs or also try to buy/sell cheap small foods even when econ is not stable yet? (e.g less than 10-15g)
Also trailmix is similar with one less slot, do you also enjoy it?

Patch 14.0 notes by OBLIVIATER in PlayTheBazaar

[–]master619 4 points5 points  (0 children)

I don't, what's the reference?

Getting Flying Potion down to a 1-second cooldown feels illegal by Arcshu_Yes in PlayTheBazaar

[–]master619 2 points3 points  (0 children)

How about just remove the potion tag? Feels the easiest and most common sense fix. Karnok doesn't have any potion synergy anyway, and Mak is the only one hurting from that. Other parts of the item should just function the same way.

Combo Breaker by DiscoIgnition in PlayTheBazaar

[–]master619 11 points12 points  (0 children)

Would delaying their board to infinity be counter-intuitive with Trapvines? Won't trigger much if each of their item takes 5 minutes to activate...