A narrative engine called Pulite allows users to investigate a story through Task Manager, presenting restricted documents and chambers with redacted entries in an interactive format.
A UX designer explores how video game design principles can improve app user experience beyond simple gamification. Through discussions with game designer Raph Koster, the author learns to move beyond copying visual tricks and instead understand deeper game mechanics like low-level design, player agency, and practice-reward systems that could inform better app design.
A social network concept where users write tweet-sized prompts that are transformed into playable minigames. Examples include arcade-style action games, puzzle games, and idle incremental games, with prompts iteratively refined through remixing and variation.
Bruce Straley, former Game Director at Naughty Dog, criticized modern AAA games for being risk-averse and creatively stagnant, citing God of War Laufey as an example of technically impressive but gameplay-wise uninspired work. He later apologized for dragging the Santa Monica Studio title into the discussion, clarifying his broader point that the AAA industry lacks innovation due to high production costs and executive risk-aversion.
A game developer describes converting a hardcoded turn-based combat system into a database-driven architecture, allowing designers to create and modify abilities as data configurations rather than code, eliminating the need for constant engineering involvement in playtests.
A software engineer reflects on how playing Factorio—a factory-building game—teaches practical software engineering concepts like bottleneck analysis, load balancing, queue management, and observability. The game's progression from simple automation to complex systems mirrors real-world software challenges, making debugging and optimization skills intuitive and engaging.