Skip to content

A terminal-based version of the popular word-guessing game Wordle, built with Python. Created as my first GitHub project!

License

Notifications You must be signed in to change notification settings

TomJGooding/pythle

Repository files navigation

PyPI GitHub Workflow Status (branch) GitHub Workflow Status (branch) GitHub issues by-label GitHub issues by-label

Pythle

A terminal-based version of the popular word-guessing game Wordle, built with Python.

Created as my first GitHub project!

pythle-screenshot

Table of Contents

Getting Started

Prerequisites

A terminal with support for ANSI colours is required.

Before you go any further, ensure you have Python and that the expected version is available from your command line.

If you do not have Python, please install the latest 3.x version from python.org or refer to the Installing Python section of the Hitchhiker’s Guide to Python.

Installation

To learn how to install a Python file (package), refer to the Installation Tutorial from PyPI.

Install using pip:

pip install pythle

Play

To start the game, run from the command line:

pythle

Type your guess and hit the enter button to submit.

Contributing

Thank you for your interest in contributing to this project!

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

There are many ways in which you can participate in this project, including some that don't require you to write a single line of code:

  • Report a bug
  • Request a feature/enhancement
  • Write documentation, for users and contributors
  • Contribute to the codebase

If you're looking for a way to contribute, you can scan through the existing issues for something to work on.

Please take a moment to read the Contribution Guidelines, to help make the process easy and effective for everyone involved.

Acknowledgements

Licence

Licensed under the GNU General Public License v3.0.

About

A terminal-based version of the popular word-guessing game Wordle, built with Python. Created as my first GitHub project!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages