You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,12 @@
3
3
</p>
4
4
<h1align="center">Cuber</h1>
5
5
6
+
<palign="center">
7
+
<ahref="https://github.com/tiagohm/cuber"><imgalt="Star on GitHub"src="https://img.shields.io/github/stars/tiagohm/cuber.svg?style=flat-square&logo=github&colorB=deeppink&label=stars"></img></a>
This is a Dart implementation of Herbert Kociemba's two-phase algorithm for solving Rubik's Cube. This was inspired by C implementation of [muodov/kociemba](https://github.com/muodov/kociemba) and [tremwil/TwoPhaseSolver](https://github.com/tremwil/TwoPhaseSolver) projects.
7
13
8
14
## Installing
@@ -13,7 +19,7 @@ Add this to your package's pubspec.yaml file:
0 commit comments