Skip to content
forked from thesam73/wordle

A WebXDC clone of the popular word guessing game Wordle.

License

Notifications You must be signed in to change notification settings

mschunte2/reactle

 
 

Repository files navigation

Reactle CI code style: prettier

A WebXDC clone of the popular word guessing game Wordle.

screenshot screenshot

Developing

To Run Locally:

Clone the repository and perform the following command line actions:

$> mkdire react-wordle
$> cd react-wordle
$> npm install
$> npm run start

To build the .xdc file:

$> npm run build

About

A WebXDC clone of the popular word guessing game Wordle.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • CSS 1.5%
  • Other 0.4%