wumpus and WumpusWorld

wumpus
36
Emerging
WumpusWorld
27
Experimental
Maintenance 0/25
Adoption 4/25
Maturity 16/25
Community 16/25
Maintenance 0/25
Adoption 4/25
Maturity 8/25
Community 15/25
Stars: 7
Forks: 6
Downloads:
Commits (30d): 0
Language: Prolog
License: GPL-2.0
Stars: 7
Forks: 5
Downloads:
Commits (30d): 0
Language: Python
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About wumpus

drbeco/wumpus

Hunt The Wumpus - Wumpus World Simulator

This simulator allows you to explore and interact with a virtual 'Wumpus World,' a classic grid-based environment where you navigate a cave, hunt a monster, find gold, and avoid hazards like pits and bats. You can either program an AI agent to play the game automatically or control an agent manually through simple commands. It takes in game setup parameters (like cave size and hazard density) and outputs a visual representation of the cave, the agent's actions, and the game's outcome. It's designed for anyone interested in exploring or demonstrating basic artificial intelligence concepts.

artificial-intelligence-education game-simulation agent-simulation logic-puzzles educational-tool

About WumpusWorld

bbugyi200/WumpusWorld

Stuart Russel and Peter Norvig's Wumpus World environment...

This project simulates a classic AI problem: an agent navigating a dangerous cave to find gold. It takes a virtual cave environment with hidden threats (wumpus, pits) and a randomly placed treasure as input. The output is a demonstration of an intelligent agent's decision-making process, using logic and sensory input to find the gold and escape. This is for AI researchers, students, and educators exploring knowledge-based agents and logical reasoning in uncertain environments.

artificial-intelligence-education logical-reasoning agent-simulation knowledge-representation problem-solving

Scores updated daily from GitHub, PyPI, and npm data. How scores work