Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gsurma/sliding_puzzle

Swift implementation of the Sliding Puzzle game with Iterative Deepening A* AI Solver.
https://github.com/gsurma/sliding_puzzle

a-star a-star-algorithm ai artificial-intelligence ida ios iterative-deepening-a-star iterative-deepening-search sliding-puzzle-game swift

Last synced: about 1 month ago
JSON representation

Swift implementation of the Sliding Puzzle game with Iterative Deepening A* AI Solver.

Awesome Lists containing this project

README

        



# Sliding Puzzle

Swift implementation of a classic Sliding Puzzle game. It contains [Iterative Deepening A*](https://en.wikipedia.org/wiki/Iterative_deepening_A*) AI Solver.

# iOS Appstore App

[](https://itunes.apple.com/us/app/sliding-puzzle-board-game/id1355485199?ls=1&mt=8)


## Author

**Greg (Grzegorz) Surma**

[**PORTFOLIO**](https://gsurma.github.io)

[**GITHUB**](https://github.com/gsurma)

[**BLOG**](https://medium.com/@gsurma)