generated from mwc/lab_retro
gets to the bottom I get this: Traceback (most recent call last): File "/root/making_with_code/mwc1/unit3/lab_retro/nav_game.py", line 14, in <module> game.play() File "/root/making_with_code/mwc1/unit3/lab_retro/retro/game.py", line 80, in play agent.play_turn(self) File "/root/making_with_code/mwc1/unit3/lab_retro/asteroid.py", line 16, in play_turn game.remove_agent_by_name(self.name) AttributeError: 'Asteroid' object has no attribute 'name' |
||
---|---|---|
.. | ||
asteroid.cpython-310.pyc | ||
asteroid_spawner.cpython-310.pyc | ||
retro.cpython-310.pyc | ||
spaceship.cpython-310.pyc |