Hacker Newsnew | past | comments | ask | show | jobs | submit | rtcoms's commentslogin

Just now I got this from gemini

It looks like there's no response available for this search. Try asking something else.


I bet they had to implement that manually to make it look like they failed too!

Do you have source code or config for this setup ?


It is just basic agent setup. When I get home in the evening I can isolate my agent files and share GitHub link. In a couple of hours.

Edit: So life got in the way and I couldn't isolate it. But I have made this project public and committed the dev and code review agents here.

https://github.com/rick2047/meuseum-game-new/tree/main/.open...

The delegate builder is too ugly to share yet. But to be honest just use the normal builder with a frontier model and instruct it to delegate to developer any developer task. That works well.

Of course you have to install the skills [1]

[1] https://github.com/mattpocock/skills


Sure, that would be very helpful.


I edited the comment above


Not able to access the link, may be it is a private repo.




Have you looked at CozoDB: https://www.cozodb.org/


I havent, Ill check it out.


With openclaw we won't need to make event those apps.


For m, I'm demotivated to work on many ideas thinking that anyone can easily copy it or OpenClaw/Nanobot will easily replicate 90% of that unctionality.

So now need to think of different kind of ideas, something on line of games that may take multiple iteration to get perfected.


>thinking that anyone can easily copy it

I mean this is how it's always been throughout history.

Creating something new is hard, copying something in terms of energy spent, is far easier. This is software or physical objects that don't require massive amounts of expensive technology to reproduce.


I'm a web developer and getting very interested in making games but obvuiouly have 0 ideas about it.

Can you recommend any cause to make using Claude Code.


As a web dev you're in a better spot than you think — state management, event handling, render loops... you already have the mental models.

Claude Code can genuinely help you with: - Scaffolding a game project (Phaser.js is great for web devs getting into 2D) - Writing boilerplate: input handling, collision detection, basic physics - Debugging weird edge cases in game logic - Generating utility code like sprite sheet parsers, tilemap loaders, etc.

What it can't do (and where most beginners hit a wall): - Game design. Knowing what makes a game actually fun is a skill Claude can't shortcut. You need to playtest, iterate, and develop taste. - Art and assets. This is the #1 blocker for most solo devs. Claude can't draw your sprites or design your tilesets. - Feel and polish. Tweaking jump curves, screen shake timing, hit feedback — that's all manual iteration. AI will give you "technically correct" values that feel lifeless. - Architecture decisions. Claude will happily generate an ECS system or a scene manager, but it doesn't know your game's actual needs. Bad architecture early on will cost you weeks later.

Start with a tiny scope (like a single-screen platformer), use Claude Code to move fast on the code side, but spend most of your energy on the parts AI can't help with — design and feel.

Also, shameless plug, if you want to skip the code entirely and just focus on making the game, that's what CraftMyGame is for. Everything is visual, no coding needed. Might be a good way to prototype ideas fast before deciding if you want to go deeper on the code side ;)


CraftMyGame can make something like retro street fighter(not need to be perfect) ? If it can, and allow me to export the code(I would like to add those game to some of the apps I'm planning), you'll get paying customer.


you can do definitely! and we export terrain/animation to godot or a bundle to js/html with the whole game. Reach me out if you struggle to start :)


Recommendation on Amazon are also very bad. After I buy a phone they keep recommending to buy another phone.


Microbit for my 7yr old kid.


Interesting, never heard of that. Looks cool


Do you have any plans to support Ruby ?


Yeah, in the long term, we're supporting more languages. But we aren't actively building new languages right now.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: