Comment by therobots927

2 days ago

I’m wondering the same thing. I’ve been thinking about getting into solo LLM game dev. I don’t know the first thing about it

You’re all set!

  • A pattern I’ve found useful in other settings is starting with code for an existing “game” that sort of resembles what you want to make and then modifying components until you have a whole new game but it shares similar infrastructure to the original. So you benefit from the existing system and avoid a lot of problems.

I'd be happy to help you! I'm working on a game myself.

My first piece of advice is: Pick one mechanic or idea, and ship it all the way to a player (a friend) to see if it's legible or fun.

  • Thanks for the offer! Unfortunately I don’t have the time right now, but I am going over some ideas at a high level.

    Are you building a single player or multiplayer game?