Skip to content

bebaoboy/SpaceInvaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceInvaders

A remake of an old game using pygame and python 3.10

To summary, just enjoy the game (I guessed)

The project has:

  • Follow a tutorial of SpaceInvaders UI (from this tutorial: https://youtu.be/o-6pADy5Mdg), later expanded a lot by me.
  • The UI is nice. Lots of spinning and falling!
  • Weapon system: now they're only 5 types of bullet.
  • Enemies: many types of enemies, different shooting patterns, toughness and dmg.
  • Level configuration (a lot of thing can be configured to make a unique level, designed by me, it's quite interesting, try it and create your own levels)
  • Save game state and resume a level (in level.txt after you save a level). You can edit stuffs from that like laser speed, dmg...
  • Leaderboards: save your high scores.
  • Pictures and audios are not mine (mostly from the tutorial or edited/cropped and added new one by me)

Screenshots:

image image image image image image image image

Conclusion

  • To play the game for now, run the main.py (required python environment)
  • And I hope things work out as expected. Thank you. If you find it interesting and want to talk to me, see you in my contact!!!

About

an old game using pygame and python 3.10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages