Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wordle-cli

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wordle-cli

CLI interpretation of the game Wordle

  • 1.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

Wordle CLI

Install

npm i -g wordle-cli

How to play

Try to guess the 5-letter word! After each round, you'll see the results, which are color-coded. Take the results into account when entering your next word and try to guess the selected word within six rounds.

  • A green tile means that the letter is guessed correctly.

  • A yellow tile means that the letter appears in the word, but is in the wrong place.

  • When a tile is not colored, that letter does not appear in the word.

To start the game, run wordle in your command line and guess your first word! To display a help message, including a manual and options, add the --help flag.

Options

-d --date <DD-MM-YYYY>: Choose a date to play with the correspondig word

-h --hard: Disable yellow tiles from the results

-r --random: Play with a randomly selected word

-s --spoiler: Show the word of the day immediately

-u --unlimited: Disable the maximum of 6 rounds per game

-w --word <word>: Manually choose a word to play with

Credits

This is command line interpretation of Wordle, created by Rob van Bakel. The original game was created by Josh Wardle (@powerlanguish) and available on powerlanguage.co.uk.

FAQs

Package last updated on 30 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc