Hacker News new | ask | show | jobs
by fullstackwife 661 days ago
I'm working on a CLI tool which helps to generate and modify a codebase: https://github.com/gtanczyk/genaicode/

It is still a WIP, and pending a major overhaul (both implementation and the UX), but it works already, and helps me realise my ideas (games):

- https://www.gamedev.pl/games/monster-steps/ - source: https://github.com/gamedevpl/www.gamedev.pl/tree/master/game... (the idea and majority of code is AI generated)

- https://www.gamedev.pl/games/nukes/ - source: https://github.com/gamedevpl/www.gamedev.pl/tree/gh-pages/ga... (my idea for game, a lot of code is generated)

also the tool is developed using the tool itself

the difference compared to main-stream tools is that I can adjust it to my needs as much as I want.