Wxrdle: Wordle on steroid built using flutter
Read Time:1 Minute, 12 Second

Wxrdle: Wordle on steroid built using flutter

0 0

wxrdle

Wxrdle: Wordle on steroid built using flutter

Worlde but on Steroid

Note

All the word is pulled from https://word.tips.
All the definition is pulled from https://yourdictionary.com.

Description

Has ability to change the length of the wordle, for you that want some extreme challenge.

Looks and Feel

Wxrdle: Wordle on steroid built using flutter

Wxrdle: Wordle on steroid built using flutter

Game Mode

There are few costumizations that you can perform for your game:

  1. Length of the word (minimum 5, maximum 10)
  2. Length of the answer available (minimum 4, maximum 7)
  3. The Game Type:
  • Easy Mode: The point will keep stacked there are no penalty for skipped/wrong answer.
  • Continues: In case you skipped/got wrong answer there will be penalty for your current point (it can be minus).
  • Survival: In case you skipper/got wrong answer your current point will be reset back to 0.
  1. Word Check (to perform dictionary check when player input the guess)

How to Run

  1. clone the project
  2. flutter run!

Docker Image

https://hub.docker.com/repository/docker/adimartha/wxrdle

docker pull adimartha/wxrdle:latest

Docker Compose Example

I am using this docker compose on portainer (stack)

version: '3.3'
services:
    wxrdle:
        container_name: wxrdle
        image: adimartha/wxrdle
        ports:
            - 4011:80
        restart: unless-stopped

With this you can access the application from your browser using:

your-docker-IP:4111

You can change the IP address on the docker compose to fit your need.

Test it out

You can test it on the github hosted pages below

https://billyinferno.github.io/wxrdle/

GitHub

View Github

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior Now UI Flutter: A fully coded app template built for Flutter
Entrada siguiente Islamic App with Complete Quran, Prayer time Api, Hadith, & Qibla Direction