Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Ive been using Claude and ChatGPT depending on the task. Claude does a better job in general, but burns through usage limits a lot faster. Claude Fable is way crazy lol but only got to use it a couple times before the ban. I like to just use them all in the web browser and upload or copy-paste code. Suno is great for music. I've been using Raylib and writing games in C, and it seems to work pretty well with both ChatGPT and Claude for the most part.

For Claude Code try splitting big sessions with handoff files and ask it to refrain from doing too much testing after builds because that can eat up a lot of usage. Another big one is remembering not to do tasks command by command, try to send a whole list of updates/fixes in one batch/prompt. Happy coding!