Back to Workshops
Workshop Free with sign-in

AI Coding Tools Compared: ChatGPT, Claude, Copilot, Cursor, Lovable and AI Agents

July 21, 2025 Alexey Grigorev
ai-tools coding-assistants comparison developer-tools ai-agents

We compare AI coding tools by asking each to help build the same small app, Snake in React. We compare the tools rather than ship one polished build. The walkthrough follows the tool categories, moving from chat applications to coding assistants and IDEs, then to project bootstrappers and agents.

Links

The main resources:

The comparison

The same app appears in several workflows:

The same Snake prompt builds a different app at each capability tier,
from a single chat answer to a hosted bootstrapper prototype.

We build two Vite React projects. snake-chatgpt keeps the game in one component, so it shows what a chat app can produce from a short prompt.

snake-claude-code splits the page shell from the game component. It adds a score and a start-and-restart flow, plus WASD controls and a walls-versus-pass-through mode.

Free with sign-in

Sign in to access this workshop

Create a free account Already have an account? Sign in