diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..670a936 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +__pycache__/ +.venv/ diff --git a/__pycache__/classes.cpython-314.pyc b/__pycache__/classes.cpython-314.pyc deleted file mode 100644 index b35fa02..0000000 Binary files a/__pycache__/classes.cpython-314.pyc and /dev/null differ diff --git a/__pycache__/common.cpython-314.pyc b/__pycache__/common.cpython-314.pyc deleted file mode 100644 index 1783461..0000000 Binary files a/__pycache__/common.cpython-314.pyc and /dev/null differ diff --git a/__pycache__/eb_creature_objects.cpython-314.pyc b/__pycache__/eb_creature_objects.cpython-314.pyc deleted file mode 100644 index fc97898..0000000 Binary files a/__pycache__/eb_creature_objects.cpython-314.pyc and /dev/null differ diff --git a/__pycache__/eb_creatures.cpython-314.pyc b/__pycache__/eb_creatures.cpython-314.pyc deleted file mode 100644 index dbddfa4..0000000 Binary files a/__pycache__/eb_creatures.cpython-314.pyc and /dev/null differ diff --git a/__pycache__/eb_creatures_objects.cpython-314.pyc b/__pycache__/eb_creatures_objects.cpython-314.pyc deleted file mode 100644 index 15a8dbf..0000000 Binary files a/__pycache__/eb_creatures_objects.cpython-314.pyc and /dev/null differ diff --git a/__pycache__/eb_engine.cpython-314.pyc b/__pycache__/eb_engine.cpython-314.pyc deleted file mode 100644 index e52359c..0000000 Binary files a/__pycache__/eb_engine.cpython-314.pyc and /dev/null differ diff --git a/__pycache__/eb_objects.cpython-314.pyc b/__pycache__/eb_objects.cpython-314.pyc deleted file mode 100644 index 0711fc9..0000000 Binary files a/__pycache__/eb_objects.cpython-314.pyc and /dev/null differ diff --git a/__pycache__/eb_terrain.cpython-314.pyc b/__pycache__/eb_terrain.cpython-314.pyc deleted file mode 100644 index 41fa81b..0000000 Binary files a/__pycache__/eb_terrain.cpython-314.pyc and /dev/null differ diff --git a/__pycache__/eb_terrain_objects.cpython-314.pyc b/__pycache__/eb_terrain_objects.cpython-314.pyc deleted file mode 100644 index 7657c20..0000000 Binary files a/__pycache__/eb_terrain_objects.cpython-314.pyc and /dev/null differ diff --git a/__pycache__/objects.cpython-314.pyc b/__pycache__/objects.cpython-314.pyc deleted file mode 100644 index 0123d60..0000000 Binary files a/__pycache__/objects.cpython-314.pyc and /dev/null differ