A longstanding developer of web-based sports simulation games has voiced concerns over a cultural shift in the industry as AI-assisted coding, sometimes called vibe coding, gains traction. The developer describes a landscape where rapid, AI-generated game prototypes often overshadow the careful engineering required by traditional sim titles.
The Gripes of an Old School Developer
On a popular Hacker News thread, the developer reflected on the challenge of competing with teams that use large language models to produce functional code quickly. While vibe coding can accelerate prototyping, it often produces shallow or hard to maintain systems. For a sports sim project built over years, the expectation of quality and depth does not align with the speed first approach of AI generated code.
Defining the Vibe Coding Trend
Vibe coding refers to a development style where programmers rely heavily on AI tools to write entire sections of code based on natural language prompts. It prioritizes shipping over understanding. This approach has excited many indie creators but raises questions about long term technical debt. The old school developer argues that for simulation games, where accurate logic and complex state management are essential, vibe coding can lead to brittle software.
Why This Matters
This debate affects the entire software development community. As AI tools become more powerful, the tension between speed and craftsmanship grows. For gaming specifically, players may face a flood of shallow titles that look polished but lack depth. Developers must decide whether to adopt AI as an assistant or let it dictate the entire build process. The discussion also touches on the value of experience over convenience, a question relevant to all fields of engineering.
A Broader Industry Reflection
The Hacker News thread has attracted dozens of comments from developers who share similar frustrations. Some argue that vibe coding will eventually produce more maintainable code as models improve. Others insist that understanding the underlying logic remains irreplaceable. This ongoing conversation mirrors larger trends in software development where AI tools are changing how code is written, reviewed and tested.
For now, the old school sports sim developer continues to build the old way, one line at a time. Whether that approach survives the rise of vibe coding remains an open question for the entire industry.



