HackerTrans
TopNewTrendsCommentsPastAskShowJobs

BlueShrimpGames

no profile record

Submissions

100% AI Coded Game on Steam – Full Dev Log

web3dev1337.github.io
3 points·by BlueShrimpGames·há 6 meses·4 comments

comments

BlueShrimpGames
·há 6 meses·discuss
Thanks proc0!

Totally get where you are coming from, but there is no way I could have coded anywhere near as fast without AI. The game has no 'engine', it is built from the ground up. While there are a few 'god classes', and a little spaghetti, it's overall pretty decent. I can run many agents in parallel without merge conflicts due to the fact it's well separated and modular. It's closer to a game engine for Survivor Roguelikes than a game itself. The bottleneck was actually balance, sound, music, art etc.

The article goes into more details, but you will find that AI can easily handle it if you use the techniques I discussed :) Let me know if you got questions about that further, I will continue to do more coverage into it over time, as there are plenty of techniques that help out (many in the article, some not :D).

But still expect to put in plenty of work, it's not some 1 shot machine...although maybe Ralph Loops will change it soon...which I have experimented with!
BlueShrimpGames
·há 6 meses·discuss
Thanks for testing it out CatsOnHats

I agree the game is far from original or as polished as it needs to be, that is why it is a Demo. I've fixed many things since the initial launch, which was a marathon 14 week sprint of 1300 commits, and 8-16 hour days, which you can see in the article.

This is my first game I made, and I am proud of the time it was made in, and the fact that it proved that it is possible to use AI coding to make a real game, something people barely believe now, let alone in October 2024 when the majority of the engine was coded. The quality of 'games' going viral on twitter that are 'vibe coded' are an absolute joke, and closer to the 'slop' you mention.

I understand most gamers are anti-ai, but it is what it is, I accept it...we got 400 wish lists, so can't hurt :)

I am aiming to significantly improve it by the full launch, hope you will give it 1 more try before launch :)