Skip to content

SpaceX is a python based game, using the pygame library, built for learning purposes.

Notifications You must be signed in to change notification settings

BastianHofmann/spacex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceX - Basic PyGame

Installation

Python 2.7 and PyGame 1.8 are required.

git clone https://github.com/BastianHofmann/spacex.git

cd spacex

python main.py

a to move left, d to move right, w to shoot

Contribution

Contribution in form of additional features, bug fixes, performence improvements and refactoring are appreciated.

To contribute:

git clone https://github.com/BastianHofmann/spacex.git

cd spacex

git checkout -b newbranch Please prepend the typ of contribution to the name of the branch (See above)

Make your changes, add, commit and make a pull request to this repository. If you want to ask if a contribution for a specific feature is required create a new issue and add [Proposal] to the title.

Releases

1.0 Initial Release

About

SpaceX is a python based game, using the pygame library, built for learning purposes.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages