PyRobbo


NamePyRobbo JSON
Version 0.5.0 PyPI version JSON
download
home_pageNone
SummaryClone of an old 8-bit Atari game Robbo
upload_time2024-08-22 08:22:38
maintainerNone
docs_urlNone
authorNone
requires_python>=3
licenseGPL3
keywords game pygame robbo atari clone
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PyRobbo
=======

This is a clone of an old 8-bit Atari game Robbo, written in PyGame.

A little robot needs to collect all parts of his capsule and escape
hostile planets.

The game has been originally written for Atari XE/XL by Janusz Pelc
from "LK. Avalon".

Graphics and level data are taken from the gnurobbo project
(http://gnurobbo.sourceforge.net/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "PyRobbo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": "game, pygame, robbo, atari, clone",
    "author": null,
    "author_email": "Maciej Dems <macdems@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f7/2e/e387908f33c145d281cbb702698c5fe01cd97c64319f85b184add95ce12b/pyrobbo-0.5.0.tar.gz",
    "platform": null,
    "description": "PyRobbo\n=======\n\nThis is a clone of an old 8-bit Atari game Robbo, written in PyGame.\n\nA little robot needs to collect all parts of his capsule and escape\nhostile planets.\n\nThe game has been originally written for Atari XE/XL by Janusz Pelc\nfrom \"LK. Avalon\".\n\nGraphics and level data are taken from the gnurobbo project\n(http://gnurobbo.sourceforge.net/).\n",
    "bugtrack_url": null,
    "license": "GPL3",
    "summary": "Clone of an old 8-bit Atari game Robbo",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "http://github.com/macdems/pyrobbo"
    },
    "split_keywords": [
        "game",
        " pygame",
        " robbo",
        " atari",
        " clone"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a02aa2c5eda92aa386e84dbb875765d50bd9f33d3cb951811a5f5893e8292217",
                "md5": "79dd7011f1c3bac5c053d142377ecc48",
                "sha256": "6e7b3cadf19933fc6a85897bb07ceff8c4aec899137dd9c05d8cd54fd49b4a63"
            },
            "downloads": -1,
            "filename": "PyRobbo-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "79dd7011f1c3bac5c053d142377ecc48",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 295000,
            "upload_time": "2024-08-22T08:22:37",
            "upload_time_iso_8601": "2024-08-22T08:22:37.133164Z",
            "url": "https://files.pythonhosted.org/packages/a0/2a/a2c5eda92aa386e84dbb875765d50bd9f33d3cb951811a5f5893e8292217/PyRobbo-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f72ee387908f33c145d281cbb702698c5fe01cd97c64319f85b184add95ce12b",
                "md5": "95bdf921fa11734a46576293dfea1e7c",
                "sha256": "23ecbba2235758ec5dd6d14bf1b76a5e642cc57d9f260c76db581d5ecdeddaaa"
            },
            "downloads": -1,
            "filename": "pyrobbo-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "95bdf921fa11734a46576293dfea1e7c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 294031,
            "upload_time": "2024-08-22T08:22:38",
            "upload_time_iso_8601": "2024-08-22T08:22:38.627060Z",
            "url": "https://files.pythonhosted.org/packages/f7/2e/e387908f33c145d281cbb702698c5fe01cd97c64319f85b184add95ce12b/pyrobbo-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-22 08:22:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "macdems",
    "github_project": "pyrobbo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyrobbo"
}
        
Elapsed time: 0.45220s