Skip to content

enirolf/duotrigordle

 
 

Repository files navigation

Duotrigordle

https://duotrigordle.com

Put your skills to the test and solve thirty-two Wordles at once! You have 37 guesses to solve all 32 words. A new Duotrigordle available each day to solve.

Running Locally

First clone the repository

$ git clone https://github.com/thesilican/duotrigordle
$ cd duotrigordle

Then you can run the project using npm

$ npm install
$ npm start

Or using docker-compose

$ docker-compose up --build

Contributions

If you have any features that you would like to see implemented, feel free to post an issue requesting it. However, I am currently quite busy and might not be able to implement right away if at all. You are also free to submit pull requests for new features.

About

Play 32 wordles simultaneously

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.0%
  • CSS 3.2%
  • Other 0.8%