Skip to main content
GameDev.net gamedev.net

Game Ai News

The latest Game Ai coverage curated for game developers.

Differential heuristics

A long-running A* pathfinding deep dive now has a fresh release centered on differential heuristics, the same family of tricks that helps large route planners stay responsive. The update replaces …

Blog Red Blob Games · 1 month, 2 weeks ago
How Affect Propagates among LLM Agents: Emergent Emotional Contagion in Crowd Simulation

LLM-driven crowd sims are starting to show believable emotional contagion without hard-coded mood transfer. A new multi-agent system lets each agent perceive, appraise, and express affect through an LLM, while …

Research arXiv cs.GR · 1 month, 3 weeks ago
Building a Simple Puzzle Solver: Lessons in Logic and Heuristics

A simple brute-force solver plus a decent heuristic can go a lot further than many teams expect. The article shows how simulating legal moves, scoring board states, and iterating on …

News sinanhuzaifa · 2 months, 3 weeks ago
5 Advanced Books Every Indie Developer Needs

Five books get singled out as high-value upgrades for Unity and C# indies who want stronger fundamentals, not just more tutorials. The list leans hard toward math, AI, and architecture: …

Video git-amend · 3 months, 4 weeks ago