https://github.com/ashrithsagar/wordle-cli

Experience wordle on the terminal!

https://github.com/ashrithsagar/wordle-cli

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Experience wordle on the terminal!

Basic Info
  • Host: GitHub
  • Owner: AshrithSagar
  • License: mit
  • Language: Python
  • Default Branch: master
  • Size: 37.1 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

wordle-cli

Experience wordle on the terminal!

wordle-cli

Features

  • [x] Play wordle on the terminal.
  • [ ] Custom word list.
  • [ ] Custom word length.

Installation

  1. Clone the repository.

shell git clone https://github.com/AshrithSagar/wordle-cli.git cd wordle-cli

or

shell gh repo clone AshrithSagar/wordle-cli cd wordle-cli

  1. [Optional] Create a virtual environment.

shell python3 -m venv .venv

Activate the virtual environment.

shell source .venv/bin/activate

  1. Install dependencies.

shell pip install -r requirements.txt

  1. Run the game.

shell python3 wordle.py

Enjoy!

Licenses

This project falls under MIT License.

Owner

  • Name: Ashrith Sagar
  • Login: AshrithSagar
  • Kind: user

#

GitHub Events

Total
Last Year