Skip to content

orhantoy/wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle clone built with React

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Improvements

  • You're currently not limited to 6 guesses
    • If this is resolved, present user with the correct word at the end
  • Parameterize length of word and number of guesses
  • Hard mode (do not show in-word but only if correct position)
  • Better dictionary

Credits

https://www.powerlanguage.co.uk/wordle/


This is a Next.js project bootstrapped with create-next-app.

About

Wordle clone built with React/Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published