Initial commit

This commit is contained in:
2024-08-26 16:06:27 +00:00
commit f8b55fd7b9
7 changed files with 640 additions and 0 deletions

4
spaceship.py Normal file
View File

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