def iniciar(self):        
        pilas.fondos.Espacio()
        self.pulsa_tecla_escape.conectar(self.cuando_pulsa_tecla_escape)
        self.piedras = []
        self.crear_nave()