There are 0 repository under wumpus-game topic.
A Wumpus World Simulator developed in Javascript, HTML and CSS
:japanese_goblin: An implementation of the wumpus world using P5.js
Navigate the dungeon, avoid the pits, find the gold, beware of the wumpus. Artificial intelligence based AI game.
Wumpus Implementation in Prolog Language
A driver for the wumpus world which allows for students to create their own Wumpus World agent to navigate the cave.
Classic Wumpus World problem coded in python.
A Wumpus World game with an AI agent that plays it.
A solution to the renowned Wumpus World problem from Artificial Intelligence.
This is a game based in knowledge called Wumpus World implemented in prolog. Carried out in the subject of Artificial Intelligence ULL 2020/2021.
MIRROR of https://codeberg.org/catseye/Super-Wumpus-Land : An "extended dance mix version" of Gregory Yob's Hunt the Wumpus
A logic-based implementation of a variant of the classic Wumpus World problem, emulating an intelligent agent that explores & finds all possible paths to the gold.
Implementation of 5*5 Wumpus game using Q-Learning algorithm with python and javascript
Solving Wumpus World Problem using Propositional Logic
A Python 3.4 implementation of the classic game, Hunt the Wumpus where we tromp around through a cave of 20 rooms trying to hunt down a fictional creature called the Wumpus while avoiding hazards. Implemented using aima3, fol, querying the KB.
Beat the wumpus is a small artificial intelligence project based on game theory and propositional logic with a SAT solver in python
Games demonstrating understanding of C#.NET Framework and Object-Oriented programming (2018).
5*5 Wumpus game using Q-Learning algorithm with python and graphics library
Wumpus World Game is a text-based adventure game inspired by "Hunt the Wumpus", developed by Gregory Yob.
Find The Wumpus Console Based Game
HCMUS - Artificial Intelligence - Project 2: Wumpus World
Wumpus World Game (Command Line User Input Game)
wumpus world game Deep Q-learning network python
Simple and basic implementation of an intelligent agent on Wumpus World using Javascript, CSS and HTML
This is a Wumpus World Game you can play in C++
A curated list of my Artificial Intelligence project.
Coding assignments done during B.Tech (2015-2019) at IIEST, Shibpur, and during Ph.D. at IIT Guwahati (2019-present)
Solving Wumpus world game with Q-Learning
The objective of this project is to create a videogame, inspired in Dungeons and Dragons board games, implementing basic AI (logical and probabilistic agents) and algorithms (world generation)
A Wumpus World Simulator
This repository is a compilation of my activities from the subject course of CS321L-M - Artificial Intelligence Lab.