Skip to content

christosderetzis/Freecell-Solver-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freecell-Solver-AI

This project was developed as an assigment for the Artificial Intelligence course. Its aim is to solve a Freecell Card game using 4 AI search algorithms: Depth Search, Breadth Search, A* Search and Best First Seach