Skip to content

A multiplayer Wordle game, where you can setup a game and your friends have to find the answer

Notifications You must be signed in to change notification settings

Arghyahub/Wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to WORDLE

You can create your own game and share the links to your friends

Contribution Guideline :

The Project is lacking in styling(CSS) and you contribution to its styling or any kind of contribution will be very helpfull.

  • Steps to Contribute :
    • Fork the Repo image

    • Clone the Project image

    • Create a Branch

      image

    • Change Code and save

    • Use the following code

      git add .
      git commit -m "What you Changed"
      git push
      
    • Create a pull request to dev branch

How to build the project?

[ You must have node installed ]

Run the following Code

npm i

Installs all the packages


npm start

About

A multiplayer Wordle game, where you can setup a game and your friends have to find the answer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published