Galactic Mayhem Turbo
This game was created using Claude AI and this is "my" contribution to the JAM AI created entirely games. This is my first attempt at vibe coding a complete game. I made it just for fun and to see if it is possible to create something playable in an hour or two.
The game is a scramble-clone where you fly a spaceship through a cave, shooting at the enemies.
Published | 4 days ago |
Status | Released |
Platforms | HTML5 |
Author | quantumcodemonk |
Genre | Shooter |
Comments
Log in with itch.io to leave a comment.
Great job for vibing - I hope you had fun :)
Was this using vanilla html/javascript or something else (phaser, react etc)
only using vanilla html/js… and claude… :)
Awesome work :) Claude sonnet 4 is my go to for programming right now. I use chatGPT for brainstorming while I have claude chugging away at code, and I use grok for outputting any massive dataobjects I need. I find chatGPT doesn't like to do long datafiles (items in a game for example) once they get above 50 or so, but if you tell grok it's being dumb and useless it will do just about anything to make you feel better :P
Thanks. Claude is rather awesome actually. For other stuff I have used copilot a lot, works great too except for coding stuff. And for images I use Bing for some unknown reason. :)