Skip to main content

A simple space invader game developed purely in Python

None None None None

Project description

A simple space invaders game developed purely in Python

  • Free software: MIT license

https://github.com/pratikms/spacevader/blob/master/screenshots/GameInProgress.png?raw=true https://github.com/pratikms/spacevader/blob/master/screenshots/GameOver.png?raw=true

Installation

pip install spacevader

You can also install the in-development version with:

pip install https://github.com/pratikms/spacevader/archive/master.zip

Documentation

https://spacevader.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.0.4 (2020-02-03)

  • Increase player speed

  • Increase bullet speed

  • Refactoring

0.0.3 (2020-01-02)

  • Provide restart option on game over

0.0.2 (2019-12-18)

  • Bugfix: change relative to absolute imports.

0.0.1 (2019-12-18)

  • First release on PyPI.

Project details

None None None None

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spacevader-0.0.4.tar.gz (5.0 MB view hashes)

Uploaded Source

Built Distribution

spacevader-0.0.4-py2.py3-none-any.whl (4.9 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page