🧠 This repository features an intelligent agent that autonomously explores the Wumpus World—a grid filled with hidden Wumpuses, pits, and gold. Using logic, inference, and planning, the agent avoids dangers, finds gold, and escapes. Includes real-time Pygame visualization and customizable settings, ideal for AI/game logic study and experimentation
reinforcement-learning decision-making simulation-environment artificial-intelligence game-theory logic-programming hazard-detection educational-game pathfinding-algorithms knowledge-representation autonomous-agents search-strategies inference-engine python-project ai-in-games grid-based-games pygame-visualization agent-reason classic-ai-problem planning-module
-
Updated
Aug 21, 2025 - Python