Hacker News new | ask | show | jobs
by proc0 389 days ago
What the article describes is an approach to gaming similar to how software apps in general are approached. This doesn't work. Games are inherently about a challenge, they are not just interactive software where you press buttons and things happen.

> Other mediums don’t have this expectation. What would it mean for a book9, show, or movie to be deemed too easy? When expanding our view from traditional games to entertainment in general, the real issue to tackle isn't difficulty. It's boredom. Luckily, the tools we use to prime the player can also be leveraged here.

Yeah, no shit. Games provide a challenge and often require skill. If you take these elements away it's like making every piece the queen on a chessboard. The whole point is to provide a system that has goals and rewards and some way to navigate the space in order to get to the goal. When this space is challenging and requires skill, that's basically a game.

The problem we have is that "game" is not well defined, and people confuse this with interactive software with pretty pictures. This is why so many AAA games are failing to create good products, because they have changed the product from something that provides a challenge, to an interactive experience with an online store.

As far as LLMs and AI. I think it will revolutionize gaming once you have realtime inference at a sub-frame speed. The model will have to produce the action for the next frame, and if that model is smart enough to generate novelty in behavior, then genres like RPGs will never be the same again. Right now inference requires powerful machines running in parallel and results served over TCP (not even UDP which would be faster).

The best way to use AI right now is just for some generic art that you can add to the background, or generic filler text you want to slap somewhere.