Skip to content

A game where you dodge bullets that are coming down from the top of the screen. Can only be used with Keyboard.

License

Notifications You must be signed in to change notification settings

Spacexplorer11/Space_Dodge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Dodge

A game where you dodge bullets that are coming down from the top of the screen. It can only be played with a keyboard.

Description

This is just a pygame project which I followed a YouTube tutorial to make.
I have been adding new features such as sound effects, and lives and will try to add any suggestions!
Please leave them in Issues under the "suggestion" tag.

Note

This project is currently in active development, I work on it during my free time.
Any help would be greatly appreciated!
Do not hesitate to open a pull request. I will review it as fast as possible (1-3 days).
If you need help opening a pull request, please follow this link or watch this video.

Important

Requirement
Make sure you have pygame & python installed!

Instructions to use the game

The instructions to play the game are in-game.

Important

Are you on Windows?
If you are on Windows, you will need to run python in terminal/command prompt on its own and download Python from the Microsoft store instead of the website.

  1. Download Python from python.org. Make sure it is correct for your computer.
  2. Download the zip file from the main page of the repository. Click the green Code button and click Download Zip
  3. Extract/unzip the file to a desired location.
  4. Open the terminal on your computer and navigate to the extracted folder.
  5. Type: pip install pygame to install pygame.
  6. In the extracted folder, find main.py, and run this file.
    You can also right-click it, click copy path, go to terminal/command prompt and type python PATH. Replace PATH with the path to the file.
    The game should start, but if you have any trouble, create an issue with the tag "help wanted".

Credits

  • The first basic concept and code was from a YouTube tutorial.
  • After that, 100% of code was written by me with help from GitHub Copilot.
  • All images were generated using Leonardo.ai
  • All sounds were sourced from Pixabay and/or Uppbeat

About

A game where you dodge bullets that are coming down from the top of the screen. Can only be used with Keyboard.

Topics

Resources

License

Stars

Watchers

Forks

Languages