avara

There are 2 repositories under avara topic.

  • Avara

    avaraline/Avara

    Port of the original 1996 game from Ambrosia Software.

    Language:C++1281413620
  • sebastian6551/Mario-Smart

    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.

    Language:Python0100