greyskymedia / rdle

Play 32 wordles simultaneously

Home Page:https://rdle.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rdle

https://rdle.io

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

https://rdle.io

License:MIT License


Languages

Language:TypeScript 93.5%Language:CSS 3.7%Language:HTML 2.7%Language:Dockerfile 0.1%