Initial commit

This commit is contained in:
2024-08-27 17:50:12 +00:00
commit ef5dc8c3a7
7 changed files with 640 additions and 0 deletions

4
asteroid_spawner.py Normal file
View File

@@ -0,0 +1,4 @@
# asteroid_spawner.py
# -------------------
# By MWC Contributors
# This module defines an AsteroidSpawner agent class.