Please sign in to access this page

Space Invaders

Space Invaders Used AI

8 devlogs
4h 25m
•  Ship certified
Created by Mustafa

Space Invaders is an old school shooter game where you are in a spaceship and you shoot Space Invaders, made with PyGame. (First PyGame Project)

Timeline

Ship 1

1 payout of shell 45.0 shells

Mustafa

28 days ago

Mustafa Covers 8 devlogs and 4h 25m

Why is pyinstaller so complicated... (never used it before, i miss web development)

Update attachment

FINALLY DONE... Added a game over screen and a press ESC to play again, wanted to add a quit button but thought it was pointless since you can just ALT + F4 or click on the X on the window anyway, really had fun making my first pygame project, i'll def continue learning more about it.

Update attachment

Added a background audio and a few SFX.

Update attachment

Added 6 different enemies and added collision so that the bullet actually works and kills the space invaders.

Update attachment

Added a bullet and made it get shot from the center of the space ship, haven't added collision yet though so it does nothing atm

Update attachment

Changed up the background and added a moving enemy !

Update attachment

Added movement with AD and left and right arrow keys,

Update attachment

Pretty new to PyGame so it took me a bit but i have changed the title of the window, added a logo for it (its pretty small), and added the main spaceship the player is playing as.

Update attachment