From a343fb6ad9008add33cd26043e2cdc6282008d4b Mon Sep 17 00:00:00 2001 From: anon Date: Tue, 9 Apr 2024 22:39:12 +0200 Subject: [PATCH] note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30052b0..c1561df 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Strange-flag solver > Primitive bruting algorithm for a sliding puzzle in C/C++/Tcl -(This was required for a lecture.) +(This was required for a lecture. "Strange-flag" is how the prof. called the problem, no clue what its proper name could be.) ![demo](demo.mp4)