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.
Release files for spacevader 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| spacevader-0.0.4.tar.gz | 5.0 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| spacevader-0.0.4-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size:9.9 MB
Release files / spacevader-0.0.4.tar.gz
| Download URL | spacevader-0.0.4.tar.gz |
|---|---|
| Size | 5.0 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
005bbeda3b8c32c556bac7b762ff8ce1090ade8ef2ce3b49789cc36b650d9c17
|
|
BLAKE2b-256 checksum How to use checksums |
092a5ff72747fe319e0951021b591b76c5742d6e97d101ac88999fc42d1d2b30
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5
|
Release files / spacevader-0.0.4-py2.py3-none-any.whl
| Download URL | spacevader-0.0.4-py2.py3-none-any.whl |
|---|---|
| Size | 4.9 MB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
14f38406243a477669b39f301fc151d7a678ea3d2011dddb92e980a193a78204
|
|
BLAKE2b-256 checksum How to use checksums |
7f27fa7d7e4abaf94fcf87f3e59b8969d0033833e7b92967736ab60763fa016c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5
|