Skip to content

Inspired from Wordle app with additional option to generate a new game with customized word to share with other players.

Notifications You must be signed in to change notification settings

tamdilip/wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔠 wordle [WIP]

Live demo Open in CodeSandbox

Inspired from Wordle app to built with additional options -

▪️Generate a game with your customized word and challenge with others.

▪️More than one word a day to play as many as you like.

▪️PWA support to install as a standalone android like app.

▪️Native web share API to share customized game share link and scores as emoji with trend.

▪️Server side validation, unlike the original one with client side solution visible in local storage.

Local setup

        $ git clone https://github.com/tamdilip/wordle.git
        $ cd wordle
        $ npm start

APP UI

Wordle

https://wordlee.onrender.com/

Image of demo-ui

Scrambler

https://wordlee.onrender.com/scrambler

Image of demo-scrambler-ui

Happy coding :) !!

About

Inspired from Wordle app with additional option to generate a new game with customized word to share with other players.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published