An implementation of the classic "Hunt the Wumpus" game in pygame
-
Updated
Dec 16, 2021 - Python
An implementation of the classic "Hunt the Wumpus" game in pygame
This project features a knowledge-based agent that explores a grid environment to locate gold while avoiding pits and a Wumpus. The agent uses percepts to update its knowledge base, making informed decisions, with its movements visualized using Pygame.
An Artificial-Intelligent Agent programmed to traverse and navigate hazards and obstacles in the Wumpus World. The agent improves its actions with each iteration attempt.
Wumpus World Hunt Game
Wumpus game using Drools, Java and HTTP
Solving Wumpus world game with Q-Learning
Wumpus World Game (Command Line User Input Game)
Esse trabalho realizou um estudo exploratório sobre algoritmos genéticos e também foi realizada implementação básica do modelo aplicada a resolução do problema do jogo mundo de Wumpus. Toda construção do algoritmo foi realizada na linguagem Java utilizando orientação a objetos.
Join backend and frontend projects about Wumpus World Game into one
Solution for the Artificial intelligence programming assignment
This is a Wumpus World Game you can play in C++
Implementation of AI agents using search and logic to act.
wumpus world game Deep Q-learning network python
Solving a simple wumpus game using Q-learning algorithm
Implementation of Wumpus World
A curated list of my Artificial Intelligence project.
Add a description, image, and links to the wumpus-game topic page so that developers can more easily learn about it.
To associate your repository with the wumpus-game topic, visit your repo's landing page and select "manage topics."