Wumpus World Hunt Game
-
Updated
Sep 2, 2024 - Python
Wumpus World Hunt Game
Designing various types of agents in Artificial Intelligence for the Wumpus World Environment.
This is a game based in knowledge called Wumpus World implemented in prolog. Carried out in the subject of Artificial Intelligence ULL 2020/2021.
Implementation of Wumpus World
Wumpus World Game is a text-based adventure game inspired by "Hunt the Wumpus", developed by Gregory Yob.
Solving a simple wumpus game using Q-learning algorithm
Wumpus World Game (Command Line User Input Game)
Join backend and frontend projects about Wumpus World Game into one
Wumpus world is a simple world example to illustrate the worth of a knowledge-based agent and to represent knowledge representation.
Intention: should independently be able to demonstrate knowledge of the most basic methods within game AI field and able to reason around its historical development in relation to applications
A Wumpus World Simulator
PROJECT 02: LOGIC - The purpose of this project is to design and implement a logical search agent for a partially observable environment. This will be accomplished by implementing an agent that navigates through the Wumpus World.
Using Markov Decision Processes and Q-Learning on a variation of the Wumpus World problem.
Solution for the Artificial intelligence programming assignment
Implementação de um algoritmo capaz de armazenar a base de conhecimento e realizar inferência para o mundo do Wumpus.
Wumpus World simple AI game written in JS
2nd highest scoring AI bot for a class tournament that aims to find the gold and escape the Wumpus World with the best possible score
Add a description, image, and links to the wumpusworld topic page so that developers can more easily learn about it.
To associate your repository with the wumpusworld topic, visit your repo's landing page and select "manage topics."