Skip to content

Latest commit

ย 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Wordle-Clone ๐ŸŽฎ

A Wordle Clone made from HTML, CSS and Vanilla JavaScript, where words are generated as a dictionary of words from an endpoint accessed by a API key.

Tech Stack ๐Ÿ› ๏ธ

  • HTML: Used for structuring the game interface and elements, including the header with the title, hint and dark-mode option, a 4x4 gameboard, the side-bar of instructions, the hint and failure message bottom bar, and the winning screen.
  • CSS: Used for styling the game interface.
  • JavaScript: Used to implement the game logic, user interactions, and API communication. (No external libraries were used)
  • API: Integrated an external dictionary API to fetch valid words for the game.

Running the Project ๐Ÿš€

To run this project locally, here are the steps:

  1. Clone the repository: git clone https://github.com/afraham/Wordle-Clone.git
  2. Navigate to the project's directory: cd wordle
  3. Open index.html in your preferred web browser

Note: You'll need an active internet connection in order to fetch the words from the external dictionary API!

Credits ๐Ÿ™Œ

A one-man job all by Afrah Mohammad (afraham on GitHub) ๐Ÿ˜‰

About

A Wordle Clone made from HTML, CSS and Vanilla JavaScript, where words are generated as a dictionary of words from an endpoint.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages