Skip to content

ZPVIP/WordFill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordFill

How to play

WordFill is an engaging fill-in-the-blank game that challenges you to complete sentences by correctly guessing missing words. Each sentence is presented with one or more blanks, and your task is to type in the missing word(s) that best complete the sentence.

Instructions

  • Guessing Words: Simply type your guess for the missing word into the provided space. If your guess is incorrect, a red cross will appear next to the sentence to indicate a wrong answer. Conversely, if your guess is correct, the sentence will automatically update to reveal the next challenge.

  • Random Mode: For those who prefer a non-linear approach, you can enable the "Random" mode by checking the "Random" checkbox. This feature shuffles the order of the sentences, offering a more unpredictable and varied gameplay experience.

  • Hint: If you're stuck on a particular sentence, you can click the "Hint" button or Ctrl + h to reveal the missing word.

Ready to Test Your Skills?

Embark on your WordFill adventure now and see how many sentences you can complete correctly. Start playing by visiting https://word-fill.vercel.app/.

Happy guessing!

Development

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open https://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.