frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Why No AI Games?

https://franklantz.substack.com/p/why-no-ai-games
42•pavel_lishin•1h ago

Comments

azath92•1h ago
Only because it is something i find fascinating: > There are those Orcs in that one Lord of the Rings game who hold grudges against you.

Is referring to the nemesis system in Middle-Earth: Shadow of Mordor and Shadow of War, and its an amazing set of interlocking procedural systems that do genuinely feel like its AI, but is really AI in the sense its always been used by games (the rules the games follow to govern NPCs+world) and not AI in the sense of modern LLMs or even other generative systems. This video is a great look at what it is and why its great IMO https://www.youtube.com/watch?v=Lm_AzK27mZY

I think a system like this could really work well with some modern LLM stuff, but it certainly feels magic without it.

coldpie•1h ago
> I think a system like this could really work well

Too bad, it's patented! https://www.eurogamer.net/shadow-of-mordors-brilliant-nemesi...

Fuck software patents and every single person who has ever filed one.

mannanj•45m ago
Ah. Well, maybe we could improve the patent system instead? If most property is going digital, and we agree as a society that idea generators and executors deserve compensation for their effort, I think the answer would be better more evolved compensation systems and I agree stopping patents that are clearly a troll though would be better to be fucked.
coldpie•22m ago
> maybe we could improve the patent system instead?

The patent system benefits the uber-wealthy at the expense of everyone else, so no, that won't be happening.

azath92•1h ago
And to separate my thoughts from the info blob:

i think the culture war point is also super true of the game design industry, not just the consumers, where the already ultra competitive nature of the work means that the creatives and the industry as a whole have taken a veeeery strong stance against genai. Thats a reckon, and i dont know if its good or bad.

It does feel a little counter to the march of progress, but in a medium where high effort can be enjoyed by many, im personally cool with artisinal handmade games.

somenameforme•36m ago
Rather than an affinity for artisanal stuff or there being some bias against AI itself, I think it's simply that most stuff that's going to be made with AI is going to be very derivative. Even before AI you'd read posts from people, including on here, like 'I made a highly competent knockoff of [popular indie game] but got no sales. Woe is me.' But games aren't commodities. If people like a game, that doesn't mean they want to play, let alone buy, a complete knockoff of it.

The biggest barrier to success has always been having a good idea and AI is just going to make that ever more apparent, because you'll be able to cook up knockoffs ever more rapidly.

NitpickLawyer•58m ago
> The video game audience has decided, almost unanimously, that they don’t want generative AI in their games.

Nah, it's just a very vocal minority making lots of noise. We're slowly starting to see saner minds prevail, with steam backtracking on the ban of aigen and so on. People don't care if the end result is good. And the "but muh art" is just virtue signalling. I've used this example before, for me "art" is the fact that I can have a horse as my ruler in EU, not the fact that the horse might be generated by a diffusion model. Art is always in the eye of the beholder, or something.

On a more general note, like with the question "where are all the good open source projects", things will come. We're still in the learning phase of this new shiny toy that we got. It's only been 3 years since the tech is readily available, and maybe 2 years since people can take offline models and run with them. Give it time.

In the meantime, I see a lot of help from agentic coding in game dev. I've been following a space rouguelite thingy on itch, the developer has been pumping updates every other day, and the game is pretty much ready in ~1month. Sure, some updates broke stuff, some things didn't make much sense, but the speed with which the dev could take the feedback and pump out an update is remarkable. Small projects are doing it today. Larger projects will probably do it tomorrow.

My guess is that there's a big chance that the next "big thing" in gameplay w/ AI being somehow used will come from a smaller team / single dev type of thing, and not the big labs. Something genre-defining like minecraft or tarkov.

recursive•18m ago
It's not only just signalling. I've never said anything about AI art in games before this moment, but if I become aware that a game has used it, I'm not getting that game.

Signalling means you are doing the thing only to identify yourself to others as being in the tribe. That's kind of the opposite of my personal take.

Aeolun•55m ago
I have had a great amount of fun prompting Claude with: “Lets play a choose your own adventure game. Give me a completely random scenario. I’ll be a xxxx.”
YesBox•53m ago
For games, interacting with an LLM is an improv experience. It’s a fractal that can be explored in any direction.

Video games have discrete, static goals that let a player focus on an objective. Compared to LLMs, it’s a passive experience.

People play games for all sorts of reasons (to relax, competition, to build something of their own, solve challenges).

I think this is a fundamentally different experience than what an LLM can offer.

That’s not to say LLMs can’t become a fun experience, but it’s going to take decades to develop a way to procure that experience. Look at how long it took dungeons and dragons, or any video game genre, to get to the level of polish it’s at today

waffletower•47m ago
It really depends on the style of game. There are gradations here. I think many designers are stuck in a static, controlling posture. Minecraft is an excellent and viral example of an alternative.
YesBox•19m ago
I dont think Minecraft is a fractal-like experience. The world may be infinite, but it repeats and each block that world is comprised of has set of rules that dont change. The living entities all follow their own rules. etc.
seeknotfind•53m ago
They're are plenty of mods that inject AI into games, like Skyrim. Though in order for a game to have LLMs and scale to a shipping audience without a subscription, you would want to run them locally.

The real technical blocker is performance and voice synthesis. If voice synthesis was at parity with human actors, it would be worth it to battle the performance aspect for major studios. In text based games especially, taking time to generate enough text is just too slow to be convenient

jascha_eng•49m ago
Yeh there is a skyrim mod that lets you talk to any NPC and basically queries an LLM behind the scenes even with a screenshot of the scene so it can react to your clothing etc. if you insult it the LLM understands it dynamically and makes the NPC attack.

I mean thats not a new game concept but I definitely think that levels up the experience.

waffletower•49m ago
The costs of interactive AI have interesting effects as the author points out. Much like the lack of variety in music models, 3D asset generation via AI has a long way to go, particularly as studios have no incentive to share their data. But I think AI assistance could at least make some marginal improvements. Take a procedural game like No Man's Sky. There are billions of possible worlds in the game. But, presumably because of team size and/or agile philosophy, they drop these rigid, nearly identical, items and buildings throughout those billions of planets. AI could at least conveniently empower some added incremental complexity (via Claude Code etc.) to their existing asset generation, which lends more believability to these planets. If studios were willing to partner and share data, incredible world generation models, which could be used exclusively as asset generators rather than real time world renderers initially, could be built and dramatically empower designers.
joshuakcockrell•44m ago
> Maybe there are some cool AI-centric games that I’m overlooking?

The enemy locomotion in Arc Raiders was almost entirely created with reinforcement learning. It’s a very impressive modern example (the game has been out for less than 6 months).

Here’s the documentary explaining how the RL locomotion works. Skip to 10 min 36 sec. https://www.youtube.com/watch?v=DRlhpzc7ImA&t=636s

neonnoodle•44m ago
> You know what’s fun? A stick. A stick is fun. A ball is fun.

Having a body is fun. I think that's one reason why VR has such quick hype/death cycles--it doesn't do a good enough job of fooling your body. Conventional games induce more like a dissociative or hypnotic state where you temporarily forget your body. That can range from very, VERY abstract (like Pong or Pac-Man, or BABA IS YOU), or built on an attempt to simulate the real world as convincingly as possible through high-end graphics and physics engines.

One of the things that made Untitled Goose Game so much fun for me was that playing it made me _feel like a goose_. It made me want to run around doing goose things for goose reasons. You can spread your wings and honk, regardless of whether it advances the game. A similar game that came out called Little Kitty, Big City offers the promise of the same idea but as a cat instead of a goose. I tried that game but never felt like a cat playing it, instead it felt like being a person controlling a cat. These are such subtle shades of gameplay and storytelling that I have a hard time imagining LLMs being useful in the design.

PaulHoule•17m ago
I think there's a certain antipathy between "hustle culture" and gaming

https://components.news/the-gamer-and-the-nihilist/

that is is, people who are caught in AI FOMO are performatively trying to appear to be productive and that's the opposite of fun.

adampunk•41m ago
It’s really weird that this article walks past the 2 likely explanations and then declares them both insufficient in favor of an assertion that maybe it’s not any fun.

Speculative generation is expensive and time consuming and in most cases will just be the game company writing a check to a provider every time the player does something. It’s very difficult to imagine a revenue model which allows that to make sense. Even if you did get it to make sense, you then have to worry about their being a market risk to people associating your game with AI. I don’t think you need more than those two explanations to understand why in two or three years we have not seen games that the author describes come out.

Is it a possibility that talking to a chat bot is not any fun from a games per perspective? Yes it might even be very likely. But we’re not gonna have a real answer to that question tested out by real game developers until it becomes pragmatically possible to ship a game using these tools.

The cost of generation will come down and people will find clever uses for it and one way or another opinions about AI will change. Then maybe we’ll see whether or not these are any fun.

empath75•20m ago
> Is it a possibility that talking to a chat bot is not any fun from a games per perspective?

Lots of people "roleplay" with chatbots every day and it must be fun for them or they wouldn't do it.

The problem is mostly "how do you lock an LLM into the narrative context of a more structured game"?

Having an LLM roleplay as a _specific character_ in a _specific setting_ for a long period of time is a hard problem. Even maintaining consistency writing prose for more than maybe a chapter or two's worth of text is tricky.

I don't even really think the cost problem is relevant. If a game had a kickass gameplay loop that required you to put your own open ai token in to use, people would 100% do that. Maybe that wouldn't work for a AAA game, but not even an indy game has tried it or figured it out.

Claude can write and design and play games. I know this because I hooked up a MUD to an MCP server and it built a whole world and I had other agents joining and they talked to each other and solved problems together and built their own little sections of the MUD out.

It is actually fun! I have it online if people want to play -- just sign up, wait to get approved, add your mcp to claude code and tell it to play:

https://mycorrhiza.fly.dev/

Every bit of actual game content was entirely written by ai agents with veerrrry little input from me.

drunken_thor•37m ago
I think AI could reinvent text based games in a fresh way that would be fun. Text based games were always so constrained by what the developer could guess that you would type but with AI it really could read more like an interactive choose your own adventure novel that is easy to navigate.
Nevermark•35m ago
That was one of my first tests of ChatGPU.

It was actually an incredible experience … except for the quick “game” truncation.

Be interesting to see how Claw can improve on that. Give it some serious design time first.

Also thought about how a smart expansion of Zork would play.

vector_spaces•31m ago
There are a few companies doing this already -- I think AI Dungeon was one of the first movers in this space. I don't know how it is as a user, though
jug•28m ago
These are kinda popular today in the form of AI Dungeon, NovelAI, FictionLab etc.

Basically you create characters with bios, traits. Then a setting/context. Now, as you write your story, you can have multiple characters involved and they'll act from their perspective and traits.

Then these also have lorebooks with triggers, so if you mention The Barking Dog Inn, the AI and the characters will know what you mean and your characters with an outgoing personality type will be more eager to go there than others etc.

Finally, these systems usually have a long term memory where key events are saved and the AI remembers.

So a lot of this already exists!

bunderbunder•10m ago
I'm not so sure.

In earlier text adventures (e.g., Infocom games), some portion of those constraints were due to the authors failing to anticipate legitimate ways that users would try to phrase things and account for them in the game. But that's not nearly such a problem in anything made since the late '90s, especially if you stick to xyzzy award winners.

The more essential reason for that constraint is that it's just good storytelling. The author of a work of IF has an idea they want to explore. That main idea could be narrative (Photopia or Anchorhead), or it could be a gameplay mechanic (Savoir-Faire or Counterfeit Monkey). But in any case, if your goal is to appreciate the creator's vision, those constraints are critical because they telegraph to you, the player, what you should and should not be exploring.

This isn't an idea that's specific to text adventures, either. The creators of the Outer Wilds deliberately made areas flat and boring when there wasn't anything there for the player to do to advance the story, specifically because they didn't want players wasting time on exploration that would ultimately prove to be pointless. This is also why open world games that do go for a more uniformly detailed world also need to hand-hold the player and tell them where they need to go every step of the way. Without that players would tend to get lost, lose their sense of progress, and ultimately end up bored.

I think that, because of this dynamic, using AI to flesh out the unimportant bits of the game would be a cardinal game design sin. Making bloat cheap and easy does not make it good. I just makes more of it.

max8539•36m ago
It could be about cost: big LLMs don’t work locally like most games, and even with server hosting, the context for a well-detailed and non-textual game would grow very fast, so processing it would become slow and/or expensive. These are the current limits for truly generative games.

As for generated content in regular games, I don’t see an issue if the content is high quality and free of errors. People don’t like low-quality content regardless of who generated it - human or LLM. It’s just that there’s currently more bad content coming from LLMs, that’s all

ericmcer•27m ago
Generating text & audio is relatively cheap. If users paid a $5/month subscription you could generate a couple hours of dynamic npc audio per month and still make a tidy profit.

I have to imagine someone is looking into that, sandbox style games with hundreds of characters who have unique personalities and respond to any input and remember all your interactions... that would be amazing.

pphysch•30m ago
There are no (big) AI games yet, but I would bet money that the next big wave of adventure games (GTA6, TES6, HLX) is planning to make a splash with this tech. But things are changing so fast so it's probably a very challenging planning task.

No one wants to move first with such a polarizing, unproven and rapidly changing tech.

babelfish•26m ago
Surprised nobody has mentioned Pax Historia yet. Very fun game and I believe the most popular startup by traffic in the most recent YC batch.
protokultur•25m ago
There are AI games. Check out Weekend (formerly Volley) and play a realtime AI voice game on your smart TV. https://www.weekend.com/
amelius•22m ago
AI romantic partner, doesn't that qualify?
01100011•22m ago
Having recently considered playing Dwarf Fortress(and quickly rejecting it for UI issues and overall tediousness), it seemed like a game that would benefit from an LLM backend. I'm curious what sorts of world history an LLM could come up with. It likely would be a lot less efficient than the current system, but interesting nonetheless. I think it would be easy for devs/modders to add a way to supply an API key to an LLM and experiment there.

Also having recently played a run of Civ5(before burning out because the late game is tedious and the overall game so unrealistic), I thought that good AI would help 4x games remain epic while letting the user choose their level of tedium. It would be nice, for instance, to manually go through the early game when management is easy and exploration is fun, only to turn that over to an AI at some point(and you generally do with autoexploration). Same thing with other eras though. By the time I'm in the late game and have a large empire, I'd rather focus on diplomacy and moving armies, not city management or worker management. I don't want to commit to fully giving up on those aspects of the game though. It would be nice to, say, automate war mostly but be able to jump in if I want to micromanage for a few turns.

mrguyorama•22m ago
Because AI is not good or interesting.

I've said this before: In Mass Effect, characters are interesting because they are unique, principled, not always right, and are tested. Garrus for example is a former law enforcement official who got upsetty spaghetti about how sometimes the law fails to catch a criminal so he decides to start murdering them instead. In the course of several missions, you as the player personally experience this dynamic, hearing his story, seeing how the failure of real justice impacts people, talk with Garrus about his beliefs and how they changed, you can critique his position and point out ideals or whatever, and then after an hour of directly chewing on and mulling over the finer points of this textbook moral quandary, you are put in a position to make a snap decision whether you should kill a bad guy or let the courts handle it, including having your own motivations and incentives.

AI doesn't do that. There's no internal consistency, and certainly not consistency with the surrounding game. It won't build a character to explore a point, and also build levels and game and even background events to tie in with it. Do you remember any characters from playing AI dungeon a few years ago? People remember Garrus for decades.

Go read an AI generated book, they aren't very good. They aren't trying to say anything. They don't have a unique perspective or set of ideals they want to explore. They don't have a purpose in their content creation.

If you burn immense effort tuning a procedural generation system, it will occasionally spit out content that seems to have a story, but 95% of it will just be unconnected boring mush. Game paste.

If you want to know what a LLM produced story looks like go play a recent Call of Duty Campaign. It's just a list of 5 second Set Pieces and the entire point of the game is just to be dragged through set piece after set piece with barely the fragrance of a narrative in there. It's utterly boring and desensitizing.

JohnMakin•20m ago
This has been discussed ad nauseum in other places here over the years, but basically I don't think the conclusions in the post are correct.

It does not make a whole lot of sense to let an AI determine story, whether it be dialogue, changing the game state, or whatever. The reason basically being a few things - one, the fundamental aspect of a game is that there are rules and boundaries these rules need to remain consistent (and testable). It is entirely jarring if an AI NPC that says something that's not consistent with the game state, or changes the game state in a way that violates the constraint of the understood rules/boundaries of the game - this isn't fun to the user at all, even if it sounds cool. If you do not believe me, you can test this out trying to play DND with these things and see how annoying it can become. If you decide ok, I'm going to try to tightly bind what the AI can do or not with branching and rules, you are basically engineering the same way that games have engineered already, so why even use AI? It's a solution looking for a problem here.

The second big issue is determinism - LLM's are fundamentally non-deterministic. In most games, you would expect an action to have the same or at least very similar reaction most of the time - RNG comes into play naturally already in a lot of games in a predictable way (dice rolls, chance to hit, etc.) LLM's bring nothing new to the table here.

For world gen, we already have games like No Man's Sky deterministically generate quadrillions of worlds. What help is an LLM here? We already have the technology.

One area that would be interesting, is agentic bot players, but that sort of leads down the same path as the above arguments - there already are extremely sophisticated bots that play a huge variety of games. What do LLM's bring here?

aqme28•17m ago
I tried to write a different "convince an AI" game about a year ago, but it was hard to work with, hard to figure out a business-model for, and more importantly-- it just wasn't very fun to play. Maybe there's a different scenario than the one I chose.
valley_guy_12•14m ago
Patrick McKenzie, aka patio11, used a LLM to generate and run a DnD campaign for a gaming convention/conference, He discusses the process and results as part of this podcast on the con.

https://www.complexsystemspodcast.com/episodes/narrative-mas...

avaer•5m ago
I've spent way too many years chipping away at genai gaming, here's my 2c.

First, the intersection between someone who understands and cares about genai (and keeping up with the SOTA), with someone who wants to put in the work and compromise to make great games, is slim.

Think about the intersection between a procedural generation/shader programmer, someone focused on making a really fun and compelling game tech be damned. The skills don't really overlap. One requires deep knowledge, technical mastery, geometric thinking, algorithmic optimization, and time in a dark room, and the other requires empathy for humans, brutal iteration, artistic taste, and a knack for storytelling (even if just to sell the player on your game). You basically need both for your "ai game" to even qualify as an ai game. And in an industry that's so anti-ai it's hard to find teams where these two personalities meet and vibe enough to work on a game together.

Secondly, is model performance: quality, speed, cost. I don't think the industry has yet crossed the threshold where generation is high enough quality, fast enough for players, and cheap enough that it amortizes compared to traditional gamedev. You see tons of AI used in development but deploying this stuff to the front lines doesn't really napkin math. That will change though.

Third, game engines are NOT designed for genai. They are decades of optimization for a completely different pipeline, both technical and human: pitch -> publisher -> game engine -> art team + coders -> trailer -> marketing -> release -> support. Adding even simple very, very basic genai requirements to this (say, dynamic texture generation and loading over the network, streaming character dialogue) completely breaks decades of assumptions of how games are built and shipped (e.g. everything mega-super-duper-compressed and loaded to statically allocated gpu buffers). So doing anything new means throwing away large parts of the game engine. And if you pitch not using 70% of the game engine, or making your own, to a 20 year game veteran/studio boss calling the shots in this industry: well, your game will not be getting funded.

This will all get fixed though. The technology jsut came faster than the industry could adapt.

Looking forward to GDC this year!

Ask HN: How do solo founders find academic co-founders for STTR grants?

1•Rao_Atreya•26s ago•0 comments

Would You Buy Generic AI?

https://tomtunguz.com/white-label-ai/
1•swolpers•40s ago•0 comments

Show HN: Arbor – AI research workbench, question to knowledge graph

https://www.arborinquiries.com/
1•FlynnLachendro•1m ago•0 comments

PEP 827 – Type Manipulation

https://peps.python.org/pep-0827/
1•pboulos•2m ago•0 comments

Regenerator 2000: interactive disassembler for the C64 and other 6502 systems

https://regenerator2000.readthedocs.io/en/latest/
2•homarp•2m ago•1 comments

CEOs are betting big on AI while barely using it

https://www.charterworks.com/ceos-are-betting-big-on-ai-while-barely-using-it/
2•swolpers•3m ago•0 comments

The AI Bubble Is an Information War

https://www.wheresyoured.at/the-ai-bubble-is-an-information-war/
2•spking•4m ago•0 comments

Google violates its 14-day deprecation policy for Gemini 3 Pro Preview

2•goolulusaurs•5m ago•0 comments

US Stock Market has lost $1 TRILLION in value since open Tuesday

https://old.reddit.com/r/StockMarket/comments/1rjtww8
1•ck2•6m ago•0 comments

A lightweight, embeddable Prolog interpreter written in C11

https://github.com/no382001/prolog
1•triska•9m ago•0 comments

Blackberry Growth Monitoring and Feature Quantification with UAV Remote Sensing

https://www.mdpi.com/2624-7402/6/4/260
1•PaulHoule•9m ago•0 comments

The Court's (Selective) Impatience Is a Vice

https://www.stevevladeck.com/p/214-the-courts-selective-impatience
1•hn_acker•9m ago•1 comments

Show HN: Boosted LightFace – A Hybrid DNN and GBM Model for Facial Recognition

https://dergipark.org.tr/en/pub/gujs/article/1794891
1•serengil•9m ago•0 comments

Isn't P2P WebRTC better than SSH for connecting to Mac terminal from iPhone?

https://macky.dev/#architecture
1•eureka_boy•10m ago•2 comments

Anthropic's Claude sees 'elevated errors' as it tops Apple's free apps

https://www.cnbc.com/2026/03/02/anthropic-claude-ai-outage-apple-pentagon.html
1•LostMyLogin•10m ago•1 comments

Bio-Inspired Adapters: Improving Models Beyond LoRA Fine-Tuning

https://www.genbais.com/
1•lazarko•11m ago•0 comments

Show HN: Design Jam, ASCII wireframes and annotations that export as AI prompts

https://getdesignjam.com
1•Adrig•12m ago•0 comments

Show HN: Free Math Sheets – Generate math worksheets for K-5 problems

https://www.freemathsheets.com/
1•mchaver•12m ago•0 comments

What the First Billionaire Reveals About the First Trillionaire

https://www.bloomberg.com/news/features/2026-02-26/elon-musk-and-the-first-trillionaire-what-rock...
3•robtherobber•12m ago•0 comments

A New Rembrandt Discovered

https://www.rijksmuseum.nl/en/stories/themes/rembrandt/story/a-new-rembrandt-discovered
1•Tomte•13m ago•0 comments

What AI-justified mass layoffs reveal about what we were never owed

https://codeplusconduct.substack.com/p/grateful-for-your-contributions
1•mooreds•13m ago•0 comments

Show HN: I rewrote an inventory app 4 times over 5 years before releasing v1

https://upzonehq.com/
1•florentmsl•14m ago•0 comments

Floyd is an enterprise-level world model

https://www.loom.com/share/7b3ba36113e446548f3a79cf5fc1e42c
1•tjarzu•15m ago•0 comments

Walk me through this "Safety Third" thing

https://mikerowe.com/2020/03/walk-me-through-this-safety-third-thing/
2•andsoitis•15m ago•0 comments

Perplexity Computer Is Groundbreaking

https://karozieminski.substack.com/p/perplexity-computer-review-examples-guide
2•Lunaboo•18m ago•0 comments

Jack Dorsey Blamed AI for Block's Layoffs. Skeptics Aren't Buying It

https://www.wsj.com/business/jack-dorseys-latest-far-out-bet-an-ai-future-with-fewer-employees-25...
2•nradov•18m ago•0 comments

A new 'uncertainty relation' for quantum measurement errors

https://phys.org/news/2026-03-uncertainty-quantum-errors.html
2•bikenaga•18m ago•1 comments

Building an Elite AI Engineering Culture in 2026

https://www.cjroth.com/blog/2026-02-18-building-an-elite-engineering-culture
1•mooreds•18m ago•0 comments

Idaho considers an 'apocalyptic' choice for disabled people and families

https://19thnews.org/2026/03/idaho-medicaid-budget-cuts-disability-programs/
1•mooreds•19m ago•0 comments

Where AI Agents Are Heading: What We Learned from Recent YC Startups

https://e2b.dev/blog/yc-companies-ai-agents
1•tizkovatereza•22m ago•2 comments