Skip to content

Pratheek11/wordle-app-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Wordle app 👋

This react-native app is created using Expo.

Get started

  1. Install dependencies

    npm install
  2. Start the app

    npx expo start

In the output, you'll find options to open the app in a

ℹ️ About Wordle

Wordle is a popular word puzzle game where players have five attempts to guess a five-letter word. With each guess, the game provides feedback by highlighting letters in green, yellow, or gray — indicating correct placement, correct letter but wrong position, or incorrect letter, respectively. Its minimal design and brain-teasing simplicity game.

🙏 Acknowledgments

Thanks to Free Dictionary API for providing free and open-source dictionary data.

Thanks to Random Word API for supplying random words used in the game.

These APIs helped bring this word game to life by enabling word definitions and generating fresh word challenges.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors