Skip to content

This repository is a React JavaScript framework based clone of the word game Wordle

Notifications You must be signed in to change notification settings

cloned-games/cloned-wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloned-wordle

This repository hosts a React javascript based version of the popular word game on NY Times, Wordle!

Build Status

How to run?

Please use npm or yarn package managers to build, test, and run this game locally as below:

$ yarn install

This will install all the necessary dependencies.

$ yarn test

This will test the front-end application.

$ yarn start

This will start the backend on http://localhost:3000.

Work in Progress

  • losing message
  • source link in rules page
  • introduce game display modes (surprise) using menu bar toggles
  • introduce game levels using menu bar toggles

About

This repository is a React JavaScript framework based clone of the word game Wordle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published