Show HN: LLM-Tetris-A Classic Tetris Game in Go, 95% AI-Generated
github.comI 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. 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