MeghnaNatraj / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:C++ 58.6%Language:HTML 41.4%