NarwhalKid / duotrigordle

Play 32 wordles simultaneously

Home Page:https://duotrigordle.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 is 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

then open https://localhost:8080

Contributions

If you have any features that you would like to see implemented feel free to post an issue requesting it, I try my best to respond in a timely manner.

About

Play 32 wordles simultaneously

https://duotrigordle.com/

License:MIT License


Languages

Language:TypeScript 93.4%Language:CSS 4.1%Language:HTML 2.4%Language:Dockerfile 0.1%