Go to file
kathrynoh23 15b800c359 Kathryn Odell-Hamilton
April 9, 2024

1. Games

Error Message: oduleNotFoundError: No module named 'retro'

I created a new python file named game.py located in lab_retro
and entered the code. Where is retro.game located?
Where is the import ArrowKeyAgent coming from?

I do understand the "agent," is anything can show
up on a board whether is does or doesn't do anything.
2024-04-09 08:29:22 -04:00
asteroid.py Initial commit 2023-08-22 22:38:42 +00:00
asteroid_spawner.py Initial commit 2023-08-22 22:38:42 +00:00
game.py Kathryn Odell-Hamilton 2024-04-09 08:29:22 -04:00
nav_game.py Initial commit 2023-08-22 22:38:42 +00:00
poetry.lock Kathryn Odell-Hamilton 2024-04-09 08:29:22 -04:00
pyproject.toml Initial commit 2023-08-22 22:38:42 +00:00
spaceship.py Initial commit 2023-08-22 22:38:42 +00:00