A simple space invader game developed purely in Python
Project description
A simple space invaders game developed purely in Python
- Free software: MIT license
Installation
pip install spacevader
You can also install the in-development version with:
pip install https://github.com/pratikms/spacevader/archive/master.zip
Documentation
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size spacevader-0.0.4-py2.py3-none-any.whl (4.9 MB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size spacevader-0.0.4.tar.gz (5.0 MB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for spacevader-0.0.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14f38406243a477669b39f301fc151d7a678ea3d2011dddb92e980a193a78204 |
|
MD5 | 2af6bb86a3be74c2305548991340be6b |
|
BLAKE2-256 | 7f27fa7d7e4abaf94fcf87f3e59b8969d0033833e7b92967736ab60763fa016c |