diff --git a/apollo/main.py b/apollo/main.py index 51b6ac6..a8a0bd4 100644 --- a/apollo/main.py +++ b/apollo/main.py @@ -4,4 +4,3 @@ if __name__ == '__main__': game = Apollo() game.run() -# created by ChatGPT \ No newline at end of file diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..5f393d5 Binary files /dev/null and b/requirements.txt differ