Port of the original 1996 game from Ambrosia Software.
-
Updated
Nov 10, 2024 - C++
Port of the original 1996 game from Ambrosia Software.
First project of Introduction to AI at Universidad del Valle. Mario's goal is to find the princess using artificial intelligence algorithms. Uninformed (Breadth-First Search, Uniform-Cost Search and Depth-First Search) and Informed (Greedy Search and A* Search) search algorithms are used.
Add a description, image, and links to the avara topic page so that developers can more easily learn about it.
To associate your repository with the avara topic, visit your repo's landing page and select "manage topics."