generated from mwc/lab_retro
5 lines
125 B
Python
5 lines
125 B
Python
# nav_game.py
|
|
# ------------
|
|
# By MWC Contributors
|
|
# This class implements a simple game where a spaceship avoids asteroids.
|