Skip to content

Opening book details…

Can I read Space Invaders in Python with Pygame on EtoBox?

Space Invaders in Python with Pygame by xeltox is a document available to read on EtoBox.

What is Space Invaders in Python with Pygame about?

This document provides instructions and code for a simple Space Invaders game created in Python using PyGame. It lists the files needed to play the game and describes the gameplay which involves using the mouse to control a spaceship and shoot enemies with an A-B-A combination of left and right mouse clicks. The code comments are in Portuguese and the game code initializes the screen, loads images and sounds, defines classes and functions for game objects, movement, collisions and updating the display.

Author
xeltox
Language
EN