Wumpus World simple AI game written in JS
-
Updated
Jan 31, 2017 - JavaScript
Wumpus World simple AI game written in JS
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
Stuart Russel and Peter Norvig's Wumpus World environment...
A driver for the wumpus world which allows for students to create their own Wumpus World agent to navigate the cave.
A solution to the renowned Wumpus World problem from Artificial Intelligence.
A Wumpus World in c# and prolog with a GUI
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
Implementation of Wumpus World
Wumpus world simulation using AI-logic
Wumpus World Game (Command Line User Input Game)
Wumpus Implementation in Prolog Language
The Wumpus World was introduced by Genesereth, and is discussed in Russell-Norvig. The Wumpus World is a simple world (as is the Block World) for which to represent knowledge and to reason. It is a cave with a number of rooms, represented as a 4x4 square.
Wumpus World Reinforcement Learning - Deep Q Network, based on OpenAI-Gym
HCMUS - Artificial Intelligence - Project 2: Wumpus World
Solving Wumpus World Problem using Propositional Logic
This is a game based in knowledge called Wumpus World implemented in prolog. Carried out in the subject of Artificial Intelligence ULL 2020/2021.
Classic Wumpus World problem coded in python.
👺 An implementation of the wumpus world using P5.js
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."