Coder Social home page Coder Social logo

wordle-javascript's Introduction

What is WORDLE ?

This is clone version of the popular word game 'Wordle' by NYTimes. It uses a different algorithm to choose daily words, which is the motivation to build this. Actually, the word list of original wordle usually gets leaked on twitter and it already shows which word will be there on the day. So overcoming that problem I built this wordle which will choose the word which nobody can know and it will be decided randomly by the code at 12:00:00 AM everyday. It is built using HTML, CSS and Javascript.

If you are also troubled by this leaks which spoils our fun, checkout my wordle clone here.

How to play ?

As you open the game website you will see a popup, which will show how to play and rules of the game.

Briefly explaining, we have to guess a 5 letter word and in order for us to do that the game will give us some hint on every valid 5 letter word entered by us and like that we have to guess the word of that day.

Want to contribute or access it on your localhost

  1. Fork the repo and clone it or download the zip file of the game.

  2. Open the index.html file with chrome or any other browser.

  3. Play the game.

    (If you want to contribute or make changes, follow below steps >>>)

  4. Open the cloned file or extracted file(from zip file downloaded).

  5. Make changes in the code.

  6. Make a PR.

Show โค๏ธ by a ๐ŸŒŸ to this repository.

wordle-javascript's People

Contributors

pushpendra766 avatar

Stargazers

 avatar

Watchers

 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.