GithubHelp home page GithubHelp logo

wmccall / react-wordle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from modem7/react-wordle

0.0 0.0 0.0 1.34 MB

Dockerised Wordle clone

Home Page: https://modem7.github.io/react-wordle/

License: MIT License

Shell 0.24% JavaScript 0.52% TypeScript 94.43% CSS 2.18% HTML 2.33% Dockerfile 0.31%

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

modem7 avatar cwackerfuss avatar dependabot[bot] avatar hannahcode avatar abrarhayat avatar gbear605 avatar jnsturgis avatar mdanka avatar igitur avatar eggplants avatar gheja avatar renovate[bot] avatar aghasemi avatar postylem avatar naeem-akhtar avatar theknowles avatar khemarato avatar lens0021 avatar tcuc avatar hobgoblina avatar cdemi avatar teddyh-io avatar ckazu avatar bluswimmer avatar theotarr avatar rezkamal avatar arobison203 avatar vegeta897 avatar pip8786 avatar pietroppeter 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.