/Wumpus-World-AI-Game

A game written in c++ that uses a machine learning algorithm (Depth First Search) to navigate through a grid (the cave) in search of the exit in the least amount of moves.

Primary LanguageC++

Wumpus-World-AI-Game

A game written in c++ that uses a machine learning algorithm (Depth First Search) to navigate through a grid (the cave) in search of the exit in the least amount of moves.