wumpus-world-simulator and wumpus

These two projects are competitors, as both provide standalone Wumpus World simulators with embedded AI, meaning users would likely choose one over the other based on their preferred implementation language or specific features.

wumpus
27
Experimental
Maintenance 2/25
Adoption 8/25
Maturity 16/25
Community 20/25
Maintenance 0/25
Adoption 5/25
Maturity 8/25
Community 14/25
Stars: 53
Forks: 24
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 12
Forks: 3
Downloads:
Commits (30d): 0
Language: JavaScript
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About wumpus-world-simulator

thiagodnf/wumpus-world-simulator

A Wumpus World Simulator developed in Javascript, HTML and CSS

This is a web-based simulator for the classic computer game "Hunt the Wumpus," where a player navigates a cave to find and shoot a hidden monster. It takes player inputs for movement and actions and outputs the game state, including room descriptions and win/loss conditions. It's designed for anyone who wants to play or re-experience this historical text-based adventure game in a graphical format.

classic-games web-gaming educational-gaming game-simulation

About wumpus

primaryobjects/wumpus

Navigate the dungeon, avoid the pits, find the gold, beware of the wumpus. Artificial intelligence based AI game.

Wumpus World is a classic dungeon game where you navigate a hazardous maze to find hidden gold. You start in a dark room and use sensory clues like a 'breeze' or 'stench' to logically deduce the location of dangerous pits and monsters, as well as the treasure. This game is for anyone interested in how artificial intelligence can make decisions in uncertain environments, offering a hands-on look at symbolic AI and logical reasoning.

artificial-intelligence-education logical-reasoning game-design-principles decision-making-under-uncertainty symbolic-ai

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