Arthur-The-Gladiator

Data Structure and Algorithms Project

A simple game made of three levels, each using a different algorithm.

  • Level 1: Dijkstra Algorithm
  • Level 2: Breadth First Search
  • Level 3: Merge Sort, Quick Sort

Arthur is responsible to rescue three princesses; one in each level. He encounters various obstacles and overcomes them using logic and hints(prepared using those algorithms).