AI Games
Jalwa App allow gamers to experience and interact with intelligent non-player characters and enemies that mimic human-like behavior. Pathfinding algorithms and behaviour trees enable NPCs to navigate environments and make dynamic decisions. Reinforcement learning makes AI opponents adapt to player actions, providing a personalized challenge and increasing realism. Procedural generation creates limitless game worlds and quest storylines algorithmically, ensuring limitless possibilities for players to explore.
Unlike other Soulslikes, AI Limit focuses on the AI as a character and how its skills affect the player. It does so successfully on a functional level, but it’s not a particularly innovative game. It feels like a time capsule of mechanics the industry is explicitly moving away from.
Procedural Factions Created with AI Logic
It’s easy to imagine how AI can make the experience less fun if the player learns how to beat it. For instance, if the AI is aware it’s out of bullets it can find cover and hide until another function is triggered. This kind of logical reasoning is common to many popular chatbots such as ELIZA, but it’s hard to turn this into a fun game when the AI’s decisions are based on a spectrum rather than discrete states.
It’s also not easy to make an NPC feel alive if it doesn’t recognise its surroundings or at least has some basic sense of spatial awareness. This is a problem that has yet to be solved in video games, but one that’s important for making AI feel more natural.