Dheeraj-02NK/Vampus-World
"Vampus World" is a grid-based exploration game where the player controls a blue agent to find gold while avoiding red vampus obstacles. The objective is to navigate the agent through the grid, receiving feedback on proximity to vampus, with the game concluding either in victory upon finding the gold or defeat if caught by the vampus.
This is a simple grid-based exploration game where you control a blue agent to find gold. You receive warnings when you are near red vampus obstacles. The game ends when you either find the gold or are caught by a vampus. Anyone looking for a quick, interactive puzzle game could enjoy this.
No commits in the last 6 months.
Use this if you want a straightforward, interactive game for casual play or to demonstrate basic grid navigation and obstacle avoidance.
Not ideal if you are looking for a complex game with advanced graphics, deep strategy, or multiplayer features.
Stars
13
Forks
—
Language
Python
License
—
Category
Last pushed
Dec 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Dheeraj-02NK/Vampus-World"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
thiagodnf/wumpus-world-simulator
A Wumpus World Simulator developed in Javascript, HTML and CSS
fabioo29/ai-wumpus-world
Intelligent agent that plays the wumpus world game. SWI-Prolog was used for the game/agent logic...
pvl/CogniTextWorldAgent
Winning solution of the Microsoft Research "First TextWorld Problems: A Reinforcement and...
primaryobjects/wumpus
Navigate the dungeon, avoid the pits, find the gold, beware of the wumpus. Artificial...
NhanPhamThanh-IT/Wumpus-World-Game
🧠This repository features an intelligent agent that autonomously explores the Wumpus World—a...