Skip to content

vtcodingclub/space-invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space-Invaders

Prerequisites

Before running a Pygame Python script on Windows, you will need to have the following installed on your computer:

  • Python 3.x
  • Pygame

You can download the latest version of Python from the official website: https://www.python.org/downloads/windows/. To install Pygame, you can open a command prompt and type the following command:

pip install pygame

Running the Game

  1. Download this Repository

    • If you downloaded it as a ZIP folder, make sure to unzip it first!
  2. Go to the Game Files: Open File Explorer and navigate to this game's repository folder.

  3. Run the Pygame script: Once you are in the directory containing your Python script, click on main.py to launch the game!

That's it! You should now be able to run the game. If you encounter any issues or need any help, feel free to call us over!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages