Enemy AI State Machine Design: A Practical Guide for Roguelikes
Who this helps: Developers building enemy AI for roguelike games, programmers working on boss phase systems, and system designers who want a reusable finite state machine architect
Knowledge collection
Design readable combat loops, enemy behavior, pacing, status effects, and risk gates.
Who this helps: Developers building enemy AI for roguelike games, programmers working on boss phase systems, and system designers who want a reusable finite state machine architect
Who this helps: Developers tuning combat pacing or level design in roguelikes, system designers who need to convert "feels flat" feedback into structural solutions, and game design
Who this helps : Roguelike combat system designers, technical leads who inherited a difficulty curve but still hear "combat feels repetitive" in feedback, and system programmers wo
A structural pattern for roguelike difficulty scaling that treats risk-reward as tunable gates, not a single difficulty slider