Skip to content

CrazyHenk44/duotrigordle-nl

 
 

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

Docker image: pull via : docker pull ghcr.io/crazyhenk44/duotrigordle-nl:main

Building 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

Speel 32 wordles tegelijk

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • TypeScript 93.0%
  • CSS 5.8%
  • Other 1.2%