Hacker News new | ask | show | jobs
Show HN: LLM-Tetris-A Classic Tetris Game in Go, 95% AI-Generated (github.com)
5 points by laxk 476 days ago
I built a console-based Tetris game in Go using LLM for code generation. 95% of the code was AI-generated using ChatGPT4o and continue.dev in VSCode. The project was inspired by Harper Reed’s post on AI-assisted development, and I used his prompting method to guide the process.
2 comments

Super cool! I enjoyed reading Harper Reed's post too. For anyone, who hasn't seen it: https://harper.blog/2025/02/16/my-llm-codegen-workflow-atm/
Nice. Simple and just works. Salute