rubiks

Solves a 2D Rubiks cube so that all rows have the same colour
git clone git://mattcarlson.org/repos/rubiks.git
Log | Files | Refs | README

commit 6472f2b106187938b743b1fccccc16a4487ba0e6
parent 5de2e30caa9bb60627a318c977d3e6f6e251b6a9
Author: Matthew Carlson <matt@mattcarlson.org>
Date:   Tue, 23 Aug 2022 22:50:01 -0400

new domain

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -2,4 +2,4 @@ Solves a 2D Rubiks cube so that all rows have the same colour -![rubiks](https://mcarlson.xyz/img/rubiks.png) +![rubiks](https://mattcarlson.org/img/rubiks.png)