wumpus-world-simulator and wumpus

These two Wumpus World simulators are competitors, as both appear to be standalone implementations designed to simulate the game, with one offering a C++ core and Python wrapper, and the other being a simulator without further language specifics.

wumpus
36
Emerging
Maintenance 0/25
Adoption 6/25
Maturity 16/25
Community 19/25
Maintenance 0/25
Adoption 4/25
Maturity 16/25
Community 16/25
Stars: 16
Forks: 22
Downloads:
Commits (30d): 0
Language: C++
License: MIT
Stars: 7
Forks: 6
Downloads:
Commits (30d): 0
Language: Prolog
License: GPL-2.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About wumpus-world-simulator

holderlb/wumpus-world-simulator

Simulator for the AI Wumpus World game in C++ with Python wrapper.

This is a tool for AI researchers and students to test and develop intelligent agents for the Wumpus World game. You provide your agent's decision-making logic, and the simulator generates game scenarios, runs your agent through them, and provides performance scores. It's designed for those learning or researching artificial intelligence and logical reasoning.

artificial-intelligence agent-development game-AI logic-programming AI-education

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

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