Skip to content

asrvd/wordinal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Wordinal

Wordle but it's on your Terminal!

What's Wordle? πŸ€”

Wordle is a classic word guessing game developed by Josh Wardle. Players have six attempts to guess a five-letter word; feedback is given for each guess, in the form of colored tiles, indicating when letters match or occupy the correct position.

You can play the original Wordle Game here.

Playing Wordinal πŸ” 

Install the npm package.

$ npm install wordinal

Start the Game.

$ wordinal
or
$ npx wordinal

Running Locally πŸš€

Clone the GitHub Repo

$ git clone -b main https://github.com/asheeeshh/wordinal.git

Install dependencies, Make sure you have npm and nodejs installed.

$ npm install

Run the Game.

$ wordinal

License βš–

MIT

Ending Note βœ’

  • Consider giving the repo a ⭐ if you liked the project!
  • Follow me and checkout my other projects!

About

Wordle but it's on your Terminal!

Topics

Resources

License

Stars

Watchers

Forks