5 comments

[ 1.6 ms ] story [ 27.2 ms ] thread
Hey HN! I wanted to see how far AI coding assistants have come, so I challenged myself to build a Tetris game using Cursor AI. The whole project took about 8 hours from start to finish.

Tech stack: - Next.js + TypeScript - Works great on both desktop and mobile - Clean code structure (thanks to Cursor AI's suggestions!)

Would love to hear your thoughts on AI-assisted development. Feel free to try it out and let me know if you spot any bugs!

The code is open source, and you're welcome to check out how AI helped shape the development process. Pretty cool to see how far we've come with AI coding assistants!

I haven't tried cursor but I cannot help notice the commit messages (or lack there of). Why doesn't cursor help with that?
Because it's not a very good LLM-code aide. Better ones will help with commiting, to git or otherwise.
(comment deleted)