Initial commit

This commit is contained in:
2024-02-02 23:19:48 +00:00
commit 2d1d62c2ed
6 changed files with 628 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.