/wumpus-world

A game where a player must avoid the evil-lurking wumpus in an maze and find the hidden treasure based on certain rules and regulations in a 3-D rendered environment.

Primary LanguageC++

Wumpus World

Inspired from the book "Artificial Intelligence : A Modern Approach", where the player must use his/her intelligence to smartly find the hidden treasure based on specific rules and regulations in a 3-D rendered environment. Implemented using the GLUT library (GL Utility Toolkit) and OpenGL graphics intuitive mouse and keyboard support.