Movimiento del jugador y disparos. Varias filas de aliens con diferentes puntuaciones. Obstáculos destructibles. Aliens extra que aparecen ocasionalmente. Menú principal y sistema de puntajes.
When using the Python debugger in VS Code, if the Python interpreter path contains spaces (e.g., under macOS iCloud paths), passing runtime arguments dynamically (via the debug toolbar or tasks) ...