Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 185 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 185 Bytes

15-puzzle

A JavaFX Program that allows users to solve the 15 Puzzle, either themselves or by using the AI Algorithm, A*, to help assist them by calculating the 10 next moves.