49 related articles

Fable 5, an AI storytelling platform, opens to all paid users and sparks debate on Hacker News. We analyze AI creation tools' practicalization trend across product positioning, competition, and access strategy.

Microsoft's massive Xbox layoffs deal a heavy blow to Doom developer id Software, cutting over 90 positions with QA hit hardest. An in-depth analysis of the layoff backdrop, causes of the industry winter, and its impact.

AIVenture is an open-source retro dungeon game by Google that teaches Vibe Coding, agentic workflows, and tool calling through playable levels. Built with Angular, Phaser.js, and Gemma.

In-depth hands-on review of Kimi K2.7 Code open-source coding model across 6 scenarios including 3D games, frontend design, and STL parsing. Trillion-parameter MoE with 30% token efficiency gains at 1/12.5 the price of closed-source models.

Google launches DiffusionGemma, a text diffusion language model achieving 4x faster inference than Gemma 4 series. Learn how text diffusion works and its impact on AI.

A developer built a self-designed AI Agent collaboration system that turns a one-sentence idea into a complete playable Web game, auto-generating GDD docs and code.

A complete tutorial on building a 2D RPG from scratch with Godot 4 and GDScript, covering tilemaps, character controls, enemy AI combat, and scene transitions for beginners.

NitroGen wins CVPR Best Paper Honorable Mention for building general-purpose embodied agents across multi-physics worlds. Explore the four-year journey from MineDojo to NitroGen.

Google releases DiffusionGemma, an open-source diffusion language model with Apache 2.0 license. The 26B-parameter MoE model achieves over 500 tokens/s in real-world tests.

Explore inventory-free game design with mouse-drag interactions. Learn Godot sprite occlusion sorting pitfalls and solutions, plus AI-generated shader tips.

We tested ChatGPT, Gemini, and Claude recreating Murder Mystery 2, Natural Disaster Survival, and MeepCity — comparing visual fidelity, feature completeness, and debugging difficulty in AI game dev.

Exploring how AI world generation could transform GTA and open-world gaming. Deep dive into NeRF, 3D Gaussian Splatting, neural rendering, and their impact on the future of game development.
Product ReviewsRuflo is an open-source multi-agent orchestration platform that upgrades single-threaded Claude Code into a distributed AI dev team with 100+ specialized Agents and a SANA self-learning engine.
Product ReviewsDeep dive into how Bilibili's Lumen project gives AI a virtual body, enabling environmental perception, collaborative puzzle-solving, and emotional interaction — exploring the leap from conversational to embodied AI.
Product ReviewsAn indie game developer shares practical experience using AI tools for game development, including generating cutscenes in 5 minutes with AI, implementing AAA-level character animations, and building a complete AI music, voice, and animation workflow.
Tech FrontiersAn AI game dev team's gaming origins span 30 years—from NES Battle City to mobile Fruit Ninja. How does this diverse gaming DNA fuel AI game innovation?
TutorialsHow can indie game developers complete all game art assets in 30 minutes using AI tools? A complete workflow breakdown from character design and action frames to NPC generation and Godot engine assembly.
TutorialsDeep dive into npcpy's four-layer architecture, multi-agent collaboration, knowledge graph lifecycle management, and deployment strategies for building stable, controllable AI Agent systems.
Product ReviewsNVIDIA releases major RTX update with DLSS 4.5 deep UE5 integration for frame generation performance leaps and multilingual AI characters supporting dynamic dialogue with real-time speech synthesis.
TutorialsA complete walkthrough of building a game auto-farming script using template matching and behavior trees, covering asset capture, workflow design, and delay control.