Al intentar ejecutar el comando python3 app.py
devuelve lo siguiente en la consola y solo muestra una ventana del juego en negro.
:~/Practicas/GamesPython$ python3 app.py pygame 2.1.2 (SDL 2.0.16, Python 3.10.6) Hello from the pygame community. https://www.pygame.org/contribute.html INFO: Created TensorFlow Lite XNNPACK delegate for CPU. Terminado (killed)
Al intentar ejecutar el comando
python3 app.pydevuelve lo siguiente en la consola y solo muestra una ventana del juego en negro.
:~/Practicas/GamesPython$ python3 app.py pygame 2.1.2 (SDL 2.0.16, Python 3.10.6) Hello from the pygame community. https://www.pygame.org/contribute.html INFO: Created TensorFlow Lite XNNPACK delegate for CPU. Terminado (killed)