Skip to content

abhinav4gangwar/endless

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Endless

Description

A completely python-based space-shooter game. In which you have just one aim to survive the longest and keep destroying the enemies that come in your way.

Installation

  1. Clone the repository (either by using the URL or clone button present). https://github.com/NJACKWinterOfCode/endless.git
  2. Install the Pygame module using pip. python -m pip install pygame
  3. Run the python script. python name_of_file

Contributing

  1. Fork the repository. image
  2. clone the repository. https://github.com/NJACKWinterOfCode/endless.git
  3. create a different branch. git checkout -b newbranch oldbranch
  4. Do the needful changes to solve the issue.
  5. commit the changes and open a pull request. git commit -m "description about changes" git push origin newbranch
  6. Making a pull request image
    • click on Compare and Pull Request image

Credits

laser.ogg -> Alexander License: CC BY-NC 4.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%