Initial commit

This commit is contained in:
2025-08-27 17:02:49 +00:00
commit 6d50cc3a63
8 changed files with 141 additions and 0 deletions

4
nav_game.py Normal file
View File

@@ -0,0 +1,4 @@
# nav_game.py
# ------------
# By MWC Contributors
# This class implements a simple game where a spaceship avoids asteroids.