Updates, ready to go

This commit is contained in:
Chris Proctor
2023-08-22 13:03:57 -04:00
parent 5ed9cd9c4c
commit 5c754f0270
6 changed files with 615 additions and 1 deletions

4
spaceship.py Normal file
View File

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