pyspacewar


Namepyspacewar JSON
Version 1.2.0 PyPI version JSON
download
home_pagehttps://mg.pov.lt/pyspacewar/
SummaryA game loosely inspired by the original Spacewar
upload_time2024-10-09 13:28:09
maintainerNone
docs_urlNone
authorMarius Gedminas
requires_python>=3.7
licenseGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Two ships duel in a gravity field.   Gravity doesn't affect
the ships themselves (which have spanking new anti-gravity
devices), but it affects missiles launced by the ships.

You can play against the computer, or two players can play
with one keyboard.  There is also a Gravity Wars mode, where
the two ships do not move, and the players repeatedly
specify the direction and velocity of their missiles.

Latest changes
--------------

October 9, 2024: Released version 1.2.0:

- Use bundled Noto Sans fonts instead of expecting Verdana to be somewhere on
  the system.
- Test coverage is 100%!
- Add support for Python 3.8, 3.9, 3.10, 3.11, 3.12, and 3.13.
- Drop support for Python 2.7, 3.5 and 3.6.

            

Raw data

            {
    "_id": null,
    "home_page": "https://mg.pov.lt/pyspacewar/",
    "name": "pyspacewar",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Marius Gedminas",
    "author_email": "marius@gedmin.as",
    "download_url": "https://files.pythonhosted.org/packages/52/00/86168132bed2cbd26cb8e6227928d9e0075298e7f205dbe6b96c7f1d3801/pyspacewar-1.2.0.tar.gz",
    "platform": "any",
    "description": "Two ships duel in a gravity field.   Gravity doesn't affect\nthe ships themselves (which have spanking new anti-gravity\ndevices), but it affects missiles launced by the ships.\n\nYou can play against the computer, or two players can play\nwith one keyboard.  There is also a Gravity Wars mode, where\nthe two ships do not move, and the players repeatedly\nspecify the direction and velocity of their missiles.\n\nLatest changes\n--------------\n\nOctober 9, 2024: Released version 1.2.0:\n\n- Use bundled Noto Sans fonts instead of expecting Verdana to be somewhere on\n  the system.\n- Test coverage is 100%!\n- Add support for Python 3.8, 3.9, 3.10, 3.11, 3.12, and 3.13.\n- Drop support for Python 2.7, 3.5 and 3.6.\n",
    "bugtrack_url": null,
    "license": "GPL",
    "summary": "A game loosely inspired by the original Spacewar",
    "version": "1.2.0",
    "project_urls": {
        "Homepage": "https://mg.pov.lt/pyspacewar/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da430cea55a0b4dc9fce67971f6b78c7902a226fc43a3feee72ceb319ecd316b",
                "md5": "d132895fdd463ea6c1045cdbed09c895",
                "sha256": "e5a347dbd6aaa206f1859efe21f7e83a6ad144ca25a29934209e4fd6dfdb37b9"
            },
            "downloads": -1,
            "filename": "pyspacewar-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d132895fdd463ea6c1045cdbed09c895",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 981197,
            "upload_time": "2024-10-09T13:28:05",
            "upload_time_iso_8601": "2024-10-09T13:28:05.644303Z",
            "url": "https://files.pythonhosted.org/packages/da/43/0cea55a0b4dc9fce67971f6b78c7902a226fc43a3feee72ceb319ecd316b/pyspacewar-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "520086168132bed2cbd26cb8e6227928d9e0075298e7f205dbe6b96c7f1d3801",
                "md5": "b35545a51bb13f2b88be747d7e1c8f50",
                "sha256": "0f0ac2a00597d157ec966c5b74cca08bf9ad852b57efaae30c5044cb5b3dfaee"
            },
            "downloads": -1,
            "filename": "pyspacewar-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b35545a51bb13f2b88be747d7e1c8f50",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1011889,
            "upload_time": "2024-10-09T13:28:09",
            "upload_time_iso_8601": "2024-10-09T13:28:09.432003Z",
            "url": "https://files.pythonhosted.org/packages/52/00/86168132bed2cbd26cb8e6227928d9e0075298e7f205dbe6b96c7f1d3801/pyspacewar-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-09 13:28:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyspacewar"
}
        
Elapsed time: 0.39431s