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.
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.
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.
Scores updated daily from GitHub, PyPI, and npm data. How scores work