Unlock the fun and challenge of solving a classic 3x3 Puzzle Game built in Python!
Features:
- Time Taken: Track how long it takes you to solve each puzzle.
- Best Score: Challenge yourself and beat your previous best time.
- Solve Button: Automatically solve the puzzle using the **A* Algorithm**, a popular pathfinding AI technique.
This package includes:
- The full Python game + full source code (GUI included so you can edit it if you want)
- A PDF guide explaining the code line by line, game logic, and A* solving algorithm.
Perfect for:
- Beginner and intermediate Python developers
- Students looking for fun projects
-Learning more about AI algorithms
- Puzzle lovers and brain training enthusiasts
Enhance your coding skills while having fun!