Git Product home page Git Product logo

wordle's Introduction

Wordle Clone

Wordle : A Word-Guessing Game πŸ” 

Wordle is a free online game where players guess a five-letter word in six tries. After each guess, letters are colored green, yellow, or gray to indicate whether they are in the correct position, present but misplaced, or absent in the target word.

Alt Text

Note

This project was intended to be built as a clone of the real Wordle game.

How to Play πŸ”

  1. Enter a five-letter word: Type in any five-letter word (via the on-screen keyboard or your device's keyboard ⌨️) and press Enter.

⚠️ Note that the guessed word must be an actual word otherwise you will receive an alert message.

  1. Check the tile colors: The color of each letter's box will change after you make a guess:
  • βœ…Green: This letter is in the correct position.

  • 🟨Yellow: This letter is in the word, but in the wrong position.

  • πŸ₯ˆGray: This letter is not in the word at all. The on-screen keyboard will also color wrong the letters.

  1. Repeat steps 2 and 3: Make another guess based on the color clues from your previous guess. You have 6 total guesses to guess the correct word. If you don't guess the word correctly after the six attempts, you lose the game.☹️

Component Structure βš›οΈ

This project was developed with React.js

app
β”œβ”€β”€ Nav
β”œβ”€β”€ Board
β”‚   └── Letter
β”œβ”€β”€ Keyboard
β”‚   └── Key

Tip

The Keyword is RIGHT. βœ”οΈ

Enjoy The Game!😊

wordle's People

Contributors

heyxdelaram 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.