diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ba0430d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__/ \ No newline at end of file diff --git a/__pycache__/gameobjects.cpython-311.pyc b/__pycache__/gameobjects.cpython-311.pyc deleted file mode 100644 index bcafb15..0000000 Binary files a/__pycache__/gameobjects.cpython-311.pyc and /dev/null differ diff --git a/genetic_alg.py b/genetic_alg.py new file mode 100644 index 0000000..e69de29