Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 261 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 261 Bytes

AI-course-project

This is the course project for the subject Artificial Intelligence

Algorithms supported

  1. Depth first search
  2. Breadth first search
  3. A star

Features

  • Random maze generation
  • speed control
  • clean and intuitive user interface