Building a Digital Dungeon Master with Semantic Kernel, C#, and Azure Build a Solo RPG Dungeon Master using C# and Azure OpenAI By Matt Eland on Dec. 2, 2024 It turns out that AI orchestration is remarkably well equipped to handle building a virtual game master. Let’s see how it works.
Diagramming Finite State Machines with Mermaid.js Creating UML State Diagrams with markdown to illustrate FSMs and HFSMs By Matt Eland on Apr. 18, 2023 Learn how to use markdown and Mermaid.js to illustrate finite state machines, hierarchical finite state machines, and UML state diagrams.
Touring the Different Types of AI Exploring Content Generators, Application AI, Academic AI, and Game AI By Matt Eland on Feb. 25, 2023 Lets take a look at the various types of artificial intelligence out there: content generators, application AI, academic AI, and game AI.
Understanding Reinforcement Learning Encouraging organic discoveries through intelligent AI agents By Matt Eland on Feb. 17, 2023 Let’s explore how reinforcement learning allows AI agents to organically innovate new strategies for problem-solving in games, robotics, and other areas.