Skip to content

Modern version of Space Invaders in Python using Pygame and tkinter

Notifications You must be signed in to change notification settings

Shogunkayo/Space-Invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders

Space Invaders in a Japanese video game developed by Tomohiro Nishikado. We have created a game based off of the original with additional features like a health system and a boss battle

Installation

Please ensure you have python3 installed. To install Pygame and Tkinter, run the following command

pip install pygame tk

Usage

python3 menu.py

License

MIT

About

Modern version of Space Invaders in Python using Pygame and tkinter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages