From 38aad831868fbb1432cecb5a1004e12112a4d2b2 Mon Sep 17 00:00:00 2001 From: Olivia Brooks <109807080+Cutieguwu@users.noreply.github.com> Date: Wed, 26 Feb 2025 17:10:06 -0500 Subject: [PATCH] Create README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cd88e88 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +I'm not going to put much effort into this ATM. + +This was done using wool art from MC. I do not make any claim to owning that. + +This entire project is an absolute mess of hellish nesting and questionable python. + +I did this for a school project to demonstrate skills (of which formatting wasn't one)... + +I'm still proud of what I achieved, even if it's a total wreck and a mess. + +I may work on this again in future to clean it up, revise systems, use pip properly (I had to use a system to auto-install dependencies due to assignment limitations. I was already working outside the standard parameters by using python 3.11.6 instead of 3.3.1... yeah), replace all non-original artwork, increase efficiency where sensible over formatting, employ more rust-like patterns, and just generally refactor this monster.