Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

automaticdai/pygame-spaceinvader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygame Space-Invader

My (simple) implementation of the game Space Invader for a student tutorial. This implementation uses Python and Pygame, a game programming library. The functions are not fully implemented but should be easy to be improved.

demo

Project Organisation

  • main.py: the main game code
  • pygame_text.py: use to test if Pygame is working

Requirements

  • Python 3
  • Pygame 1.9

Credits

About

Space Invader made with Python and Pygame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages