(not so) small python curses space game
Project description
XOInvader
Attempt to create small but serious game using python and ncurses.
Requirements
General
>= python-3.7
>= eaf-0.2
>= xo1-0.1
>= toml-0.10
ncurses >=5.9
Installation
From PyPI
$ pip install --user xoinvader
Development
$ poetry install
$ poetry run xoigame
Testing
$ make test # for all tests
$ make view_cov # run all tests and view coverage
$ # pass additional arguments to pytest via PYTEST_ARGS env variable
$ # you can pass args such way to test and view_cov make targets
$ make test PYTEST_ARGS='-m "not slow"' # don't run slow tests
$ pytest --markers # show all markers
$ pytest xoinvader/path/to/test_file.py # run separate file
Documentation
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
xoinvader-0.2.0.tar.gz
(58.1 kB
view details)
Built Distribution
xoinvader-0.2.0-py3-none-any.whl
(68.5 kB
view details)
File details
Details for the file xoinvader-0.2.0.tar.gz
.
File metadata
- Download URL: xoinvader-0.2.0.tar.gz
- Upload date:
- Size: 58.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Linux/5.4.32-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b398842f88c1a1f36f85aba53f3a28c4fddf9e9690b52eb9f739b7d06af112fc |
|
MD5 | 0432def36670b922708d723beb138b65 |
|
BLAKE2b-256 | 5510e991928a872276d32f21e7ed1f252ba09e03fc2f02627ae87b9f0c14b123 |
File details
Details for the file xoinvader-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: xoinvader-0.2.0-py3-none-any.whl
- Upload date:
- Size: 68.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Linux/5.4.32-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fcca03060878d26529d2c2983002540da44e5e80d7d9476e3d75342fdfc4f46 |
|
MD5 | 6c3f3d5e59b4dab3b9c7e91a7fc41fd3 |
|
BLAKE2b-256 | 026ae34c9514009c6c81b9b7404cfddcde077d49b5781a47f2bf07955ba3064e |