Mercerenies/net-game
Adaptive text-based RPG that uses Wikipedia data to generate the game world
This project creates an adaptive text-based adventure game where the game world is generated dynamically using current information from Wikipedia. It takes a topic or query as input, fetches relevant Wikipedia pages, and then processes that information to build a unique game environment for the player to explore. Anyone who enjoys interactive fiction or text-based role-playing games would find this engaging.
No commits in the last 6 months.
Use this if you want to play a text-based adventure game that offers a different, dynamically generated world based on real-world information with each new playthrough.
Not ideal if you're looking for a game with graphical elements, a fixed storyline, or a pre-designed open world.
Stars
7
Forks
1
Language
Common Lisp
License
—
Category
Last pushed
Sep 12, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Mercerenies/net-game"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
allenai/ScienceWorld
ScienceWorld is a text-based virtual environment centered around accomplishing tasks from the...
holderlb/wumpus-world-simulator
Simulator for the AI Wumpus World game in C++ with Python wrapper.
drbeco/wumpus
Hunt The Wumpus - Wumpus World Simulator
psyclone20/WumpusWorld
A solution to the renowned Wumpus World problem from Artificial Intelligence.
TulshiDas39/wumpusWorld
Wumpus world simulation using AI-logic