Dee-Nee Forums

General => RBI Baseball => Topic started by: bonny on 02/23/26, 11:38:43 AM

Title: 8 bit/16 bit baseball game clone build via ai
Post by: bonny on 02/23/26, 11:38:43 AM
Are we at the point yet where this is possible? Say an RBI or Sports Talk Baseball clone with customization features, season and stat tracking
Title: Re: 8 bit/16 bit baseball game clone build via ai
Post by: BeefMaster on 02/23/26, 12:50:27 PM
I'm gonna guess no - vibe coding can do a great job with really simple things where there are a ton of examples, but the people who say "this is the future of game development!" (let alone software development in general) are people who don't actually know how anything works. LLMs are essentially extremely good pattern-matching and prediction engines, but they would need training data in order to know what to spit out, and I'm guessing there are not many (any?) examples of coded simple baseball games they would have to use as examples.