Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreKavalerski committed Jul 9, 2020
2 parents 373b6a2 + cd507c7 commit 957eb8e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# A Star Puzzle Solver

[![Build Status](https://travis-ci.org/AlexandreKavalerski/a-star-puzzle-solver.svg?branch=master)](https://travis-ci.org/AlexandreKavalerski/a-star-puzzle-solver)

#### View an example of use [here](https://iac-puzzle-game.netlify.app/)
A TypeScript lib that solves Puzzle Game problem using the A* Algorithm

Expand Down Expand Up @@ -186,4 +188,4 @@ Please make sure to update tests as appropriate.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

0 comments on commit 957eb8e

Please sign in to comment.