Skip to content

Commit

Permalink
Merge branch 'main' of github.com:pkositsyn/water-sort-puzzle-solver …
Browse files Browse the repository at this point in the history
…into main
  • Loading branch information
pkositsyn committed Jan 16, 2022
2 parents e20ca45 + d0b9667 commit 869da56
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Water Sort Puzzle Solver
[![PkgGoDev](https://pkg.go.dev/badge/github.com/pkositsyn/water-sort-puzzle-solver)](https://pkg.go.dev/github.com/pkositsyn/water-sort-puzzle-solver)
[![Go Report Card](https://goreportcard.com/badge/github.com/pkositsyn/water-sort-puzzle-solver)](https://goreportcard.com/report/github.com/pkositsyn/water-sort-puzzle-solver)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/pkositsyn/water-sort-puzzle-solver/blob/master/LICENSE)

This code can solve a game called "Water Sort Puzzle"
available on APPStore and PlayMarket.
Expand Down

0 comments on commit 869da56

Please sign in to comment.