Giter Club home page Giter Club logo

react-wordle's Introduction

React Wordle

Docker Pulls Docker Image Size (tag) Build Status GitHub last commit GitHub Workflow Status

This is a clone project of the popular word guessing game we all know and love. Made using React, Typescript, and Tailwind.

Modified by modem7 for github-pages.

Try it out!

Breaking changes note

This repo has now been merged with the old Worlde repo which had the old NYT container.

The reasoning for this is to lower maintenance across multiple repos and reduce build time.

There is also a Github pages version of "latest".

As such, there is a new configuration:

Latest

This is a new version of Wordle, created by cwackerfuss, and as such, it will not match with the latest "Word of the day".

Please see the configuration below to set this up.

Legacy

This is the original Worlde, cloned from the orignal website, and shunted into an Nginx container. This is as close as you'll get to the NYT version, and it should be in line with the latest word of the day.

This will not be updated, except for security updates and Nginx updates.

Please see the configuration below to set this up.

Configuration

Latest

Note: Sharing feature requires this to be hosted via https as per #331.

version: "2.4"

services:

  wordle:
    image: modem7/wordle:latest
    container_name: Wordle
    ports:
      - 80:8080

Legacy

version: "2.4"

services:

  wordle:
    image: modem7/wordle:legacy
    container_name: Wordle
    ports:
      - 80:80

Tags

Tag Description
latest Latest version
legacy Legacy version

Project Screenshot

image

Original Project

Cwackerfuss/React-Wordle

react-wordle's People

Contributors

abrarhayat avatar aghasemi avatar arobison203 avatar bluswimmer avatar cdemi avatar ckazu avatar cwackerfuss avatar dependabot[bot] avatar eggplants avatar elahmo avatar gbear605 avatar gheja avatar hannahcode avatar hobgoblina avatar igitur avatar jnsturgis avatar khemarato avatar lens0021 avatar mdanka avatar modem7 avatar naeem-akhtar avatar pip8786 avatar postylem avatar renovate[bot] avatar rezkamal avatar tcuc avatar teddyh-io avatar theknowles avatar theotarr avatar vegeta897 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.