← Back to context

Comment by hmokiguess

12 hours ago

I saw the demo video, in all honesty, they felt really lifeless to me. The snowboard one was the one that most caught my attention but then the mechanics, and movements of the character, made it seem like it's really bad physics. Do you have a published game I could try rather than these demos? I'm curious

Fair point, these demos are essentially raw single-run output, not cherry-picked or polished. The goal was showing the pipeline works end-to-end, not producing a finished game.

I'm planning to do a proper full game with more iteration and publish it as a playable build, not just a video. That should give a much better sense of actual quality ceiling.

  • Were those three games the best results you got? Only the bike one appeared to have an actual ... game to it.

    The "Racing game" appeared to be a car following a set path with a freecam and there didn't seem to be any gameplay mechanics in the snowboarding one, just a physics entity wildly crashing down a hill with no consequences or score.

  • Can you speak to the total api costs to create one such game? Not looking for exact numbers but I'm curious if to create, say, that snowboarding game, it cost closer to $5, $50, or $500 in usage.

  • I'd love to see the results of that. I think calling a single prompt iteration lifeless misses the point. It's like looking at a game that has had a few hours of development and saying it's bad. Games need iterations. Seeing your results as the first iteration is impressive. I can see follow-up prompts and custom tweaking get really good results!

    Last summer I built a factorio-like automation game with older models and over time the game really started to take life.

I think the point of this is to help people into creating full, "life-full" games. A person can use this as the boilerplate base game, so that they can focus on the narrative, designs, and adding specific and quirky mechanics that make the game feel like a full game.

It helps to not have to sink most of your initial motivation energy on setting up the most basic mechanics like player movement physics from scratch and demo level templates.

These demos are far, far better than what I expect from one-shot-prompting. It's interesting how our expectations shifted though.

  • Its impressive in the gimmick sense, but its not impressive in the "i want to use this tool" sense.

    I use cluade code to help work in godot, but I dont try to use claude as a one shot tool anymore. I haven't gotten good results out of it and I haven't seen any good results out of it elsewhere.

i expect the point of the skill isnt that the end games are good, but such that claude can work on any part of the godot engine to help you make a game.

i do think LLMs need a physics skill though. very consistently they are bad at writing physics related code. at least without a lot of prompting and feedback

  • Given how likely they are to hallucinate, it might be more realistic to have ais write code for Bollywood physics first.

> ... but then the mechanics, and movements of the character, made it seem like it's really bad physics

And when you realize that apps that are vibe-coded are to apps what the games here are to actual games, things get really worrying.

Oh well, back to my Claude Code CLI anyway but I know it's generating a huge amount of crappy code.

For what it is, it's amazing. The only issue I would have is the manager goons who would want a commercial game then shove something like this down dev team's throats to "be faster". I can imagine getting the professional polish all through prompts would be a trying experience (especially after not knowing what the code does because it's all generated.)