Skip to content

dill/primel

 
 

Repository files navigation

Primel

Thanks to:

WHAT???!???

In Wordle, you need to guess a 5 letter word. The game lets you know which letters you get right each time you guess a valid word.

In Primel, you need to guess a 5 digit prime. The game lets you know which digits you get right each time you guess a valid 5 digit prime.

Primel doing it's thing

To Run Locally: Clone the repository and perform the following command line actions:

$ cd wordle
$ npm install
$ npm run start

About

A very silly clone of the popular game Wordle where you have to guess primes. Sorry.

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 98.8%
  • Other 1.2%