wordle-pycli


Namewordle-pycli JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/Qazalbash/wordle-pycli
SummaryPlay Wordle Anywhere, Anytime - Unleash Your Vocabulary Adventure!
upload_time2023-12-31 21:51:40
maintainer
docs_urlNone
authorMeesum Qazalbash
requires_python>=3.6
licenseMIT
keywords wordle cli game word game wordle game wordle-cli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Wordle PyCLI Game

![PyPI](https://img.shields.io/pypi/v/wordle-pycli?color=blue&style=flat-square)
![License](https://img.shields.io/github/license/Qazalbash/wordle-cli?color=blue&style=flat-square)

Welcome to the Wordle CLI Game! Experience the classic word-guessing game right in your command line. This version of Wordle is a command-line-based simulator that brings the fun of word puzzles to your terminal.

![Wordle Game Screenshot](screenshot.png)

## Features

- 🌈 Colorful CLI interface with a fancy keyboard display
- ⭐ Dynamic word revealing based on correct guesses
- 🎯 Attempts tracking with a stylish game board
- 📊 Progression with each guess visually represented

## Installation

To play Wordle CLI Game, you need to have Python installed on your system. If you don't have Python installed, you can download it from [python.org](https://www.python.org/downloads/).

```bash
pip3 install --upgrade wordle-pycli
```

## Usage

```bash
wordle-pycli
```

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Qazalbash/wordle-pycli",
    "name": "wordle-pycli",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "wordle,cli,game,word game,wordle game,wordle-cli",
    "author": "Meesum Qazalbash",
    "author_email": "meesumqazalbash@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/af/aa/c8ed5ef5170ae61cded387fda4c42f7b6eaaba4982ce6da42fb97e3a8d33/wordle-pycli-0.0.3.tar.gz",
    "platform": null,
    "description": "# Wordle PyCLI Game\n\n![PyPI](https://img.shields.io/pypi/v/wordle-pycli?color=blue&style=flat-square)\n![License](https://img.shields.io/github/license/Qazalbash/wordle-cli?color=blue&style=flat-square)\n\nWelcome to the Wordle CLI Game! Experience the classic word-guessing game right in your command line. This version of Wordle is a command-line-based simulator that brings the fun of word puzzles to your terminal.\n\n![Wordle Game Screenshot](screenshot.png)\n\n## Features\n\n- \ud83c\udf08 Colorful CLI interface with a fancy keyboard display\n- \u2b50 Dynamic word revealing based on correct guesses\n- \ud83c\udfaf Attempts tracking with a stylish game board\n- \ud83d\udcca Progression with each guess visually represented\n\n## Installation\n\nTo play Wordle CLI Game, you need to have Python installed on your system. If you don't have Python installed, you can download it from [python.org](https://www.python.org/downloads/).\n\n```bash\npip3 install --upgrade wordle-pycli\n```\n\n## Usage\n\n```bash\nwordle-pycli\n```\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Play Wordle Anywhere, Anytime - Unleash Your Vocabulary Adventure!",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/Qazalbash/wordle-pycli"
    },
    "split_keywords": [
        "wordle",
        "cli",
        "game",
        "word game",
        "wordle game",
        "wordle-cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56171cfd7dbe4907d3a5fc721249cd256d4b4ef032754532980a3003b5808ad2",
                "md5": "39fe71c6b0fac3bd70ff1a9bb12a3173",
                "sha256": "2bfdea7c3b40973d83346a7545aea4cab4e491096c7acd6eef649c662f084f84"
            },
            "downloads": -1,
            "filename": "wordle_pycli-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "39fe71c6b0fac3bd70ff1a9bb12a3173",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 43978,
            "upload_time": "2023-12-31T21:51:38",
            "upload_time_iso_8601": "2023-12-31T21:51:38.145308Z",
            "url": "https://files.pythonhosted.org/packages/56/17/1cfd7dbe4907d3a5fc721249cd256d4b4ef032754532980a3003b5808ad2/wordle_pycli-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "afaac8ed5ef5170ae61cded387fda4c42f7b6eaaba4982ce6da42fb97e3a8d33",
                "md5": "6a9ae50b8ef4d6a16c2e3fb8db8bb0b7",
                "sha256": "c291520cef437a7ba82511e643bd56ff00a54fe94b634900912c89386ecb1e0f"
            },
            "downloads": -1,
            "filename": "wordle-pycli-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "6a9ae50b8ef4d6a16c2e3fb8db8bb0b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 45121,
            "upload_time": "2023-12-31T21:51:40",
            "upload_time_iso_8601": "2023-12-31T21:51:40.292913Z",
            "url": "https://files.pythonhosted.org/packages/af/aa/c8ed5ef5170ae61cded387fda4c42f7b6eaaba4982ce6da42fb97e3a8d33/wordle-pycli-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-31 21:51:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Qazalbash",
    "github_project": "wordle-pycli",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "wordle-pycli"
}
        
Elapsed time: 0.16003s