SMRTR ProgrammingMay 26, 2025Lobsters

A Vibe‐Coding Experience

SMRTR summary

A programmer with limited JavaScript experience used large language models (LLMs) to develop a complex online war game. The project evolved from simple map generation to include unit movement, combat mechanics, and multiplayer functionality. LLMs were highly effective for initial development and specific tasks but became less useful as the project grew. The experiment showed that LLMs can help novices tackle ambitious coding projects, but programming knowledge is crucial for completing complex applications.

SMRTR provides this summary for quick context. The original article belongs to Lobsters.

Read the original article
SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

Related Stories

Browse Programming
ProgrammingAug 24, 2026

Programming Paradigms

A structured roadmap for experienced developers to move beyond language familiarity and genuinely master the four core programming paradigms.