You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The alien invasion is a clone of a popular arcade games with the same name. I created this game by following the "Python Crash Course" book. The reason was to improve my python skills.
It is a basic level project on making of 2D game which aim is to shoot down a fleet of aliens as they drop down the screen in levels that increase in speed and difficulty.
[Studio Material] This game has been developed with pygame and has been created thanks to the book 'Python Crash Course: A Hands-On, Project-Based Introduction to Programming'