Initial commit

This commit is contained in:
2023-08-25 14:34:57 +00:00
commit b1ff1ef7a3
6 changed files with 629 additions and 0 deletions

4
asteroid.py Normal file
View File

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