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.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spacevader-0.0.4.tar.gz.
File metadata
- Download URL: spacevader-0.0.4.tar.gz
- Upload date:
- Size: 5.0 MB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
005bbeda3b8c32c556bac7b762ff8ce1090ade8ef2ce3b49789cc36b650d9c17
|
|
| MD5 |
2a5c13c3d600a63aa2241ab995e5a0cb
|
|
| BLAKE2b-256 |
092a5ff72747fe319e0951021b591b76c5742d6e97d101ac88999fc42d1d2b30
|
File details
Details for the file spacevader-0.0.4-py2.py3-none-any.whl.
File metadata
- Download URL: spacevader-0.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 4.9 MB
- Tags: Python 2, Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14f38406243a477669b39f301fc151d7a678ea3d2011dddb92e980a193a78204
|
|
| MD5 |
2af6bb86a3be74c2305548991340be6b
|
|
| BLAKE2b-256 |
7f27fa7d7e4abaf94fcf87f3e59b8969d0033833e7b92967736ab60763fa016c
|