games-g


Namegames-g JSON
Version 2.9.1 PyPI version JSON
download
home_pageNone
SummaryConsole Based Guess the Number and Snake and Ladder Game.
upload_time2024-09-23 16:37:37
maintainerNone
docs_urlNone
authorGhanshyam Vaja
requires_python>=3.6
licenseMIT
keywords gmaes_g g games
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            first Intial Module created by Ghanshyam Vaja.It is Combination of 2 Games Guess The Number and Snake and Ladder.

# How to Use this Module : 

from games_g import *

for Guess the Number Game Call GuessTheNumber()
-----------------------------------------------
GuessTheNumber()

 for Snake and Ladder Game Call SnakeAndLadder()
-------------------------------------------------
SnakeAndLadder()

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "games-g",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "gmaes_g, g games",
    "author": "Ghanshyam Vaja",
    "author_email": "ghanshyamvaja11@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2c/28/51ffc188cc9c07a43e3905681d17df8ef9bbadd1ba14d17c5dc3c7d1acd6/games_g-2.9.1.tar.gz",
    "platform": null,
    "description": "first Intial Module created by Ghanshyam Vaja.It is Combination of 2 Games Guess The Number and Snake and Ladder.\r\n\r\n# How to Use this Module : \r\n\r\nfrom games_g import *\r\n\r\nfor Guess the Number Game Call GuessTheNumber()\r\n-----------------------------------------------\r\nGuessTheNumber()\r\n\r\n for Snake and Ladder Game Call SnakeAndLadder()\r\n-------------------------------------------------\r\nSnakeAndLadder()\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Console Based Guess the Number and Snake and Ladder Game.",
    "version": "2.9.1",
    "project_urls": null,
    "split_keywords": [
        "gmaes_g",
        " g games"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c2851ffc188cc9c07a43e3905681d17df8ef9bbadd1ba14d17c5dc3c7d1acd6",
                "md5": "a0e364073d25b07fba19a879f83d5925",
                "sha256": "c7ab4b9d60489e7433149d22b44847a3c7f99826ee756269693ae13dbdeee79e"
            },
            "downloads": -1,
            "filename": "games_g-2.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a0e364073d25b07fba19a879f83d5925",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 8092,
            "upload_time": "2024-09-23T16:37:37",
            "upload_time_iso_8601": "2024-09-23T16:37:37.895591Z",
            "url": "https://files.pythonhosted.org/packages/2c/28/51ffc188cc9c07a43e3905681d17df8ef9bbadd1ba14d17c5dc3c7d1acd6/games_g-2.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-23 16:37:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "games-g"
}
        
Elapsed time: 0.30941s