aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2024-04-22 23:49:15 -0400
committerAnthony Wang2024-04-22 23:49:15 -0400
commitdee89fcb301c804b340d199cf690868036f60e88 (patch)
treeb50fa3af12187c5edc23832119a3d629317ff8ae
parent67f14d072ec892fc5aaa20a043e479289f31613e (diff)
READMEEEEEEEEEE
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..42fac66
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# 6.8301 Project
+
+Formatting: `black -l 120 *.py`
+
+TODO:
+- Only search corner for corner
+- Fast BFS using numpy (OpenCV floodfill?)
+- Limit BFS time
+- Spread out RS bytes (still need to impl in decoder)
+- 4bit color (still need to impl in decoder)