I\'m trying to create a 2d video game with pygame.
After executing the following code
from ship import Ship from settings import Settings import sys im