Initial commit; logic is done aside from run

This commit is contained in:
askiiart 2024-11-11 01:04:43 -06:00
commit 9b5a8b0911
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
5 changed files with 997 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
repo/
__pycache__/