Skip to content

mimro/Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Puzzle

Puzzle game in C++ implemented with three solver algorithms

Sliding puzzle implemented with SFML library and three solving algorithms: Depth first search, A* and Greedy best first. This implementation was part of my software engeering program for Advanced C++ course.

GitHub Logo

Class diagram for this project:

GitHub Logo

About

Puzzle game in C++ implemented with three solver algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published