This is a simple word game created using HTML, CSS, and JavaScript. The game utilizes an open API to generate word challenges, providing an engaging and entertaining experience for players.
- Word Challenges: The game fetches random words from the open API to create challenging puzzles for players
- Access the Game: Open the
index.html
file in a web browser to launch the game. - Guess the Word: Type your guesses in the input field and submit to check if it matches the word.
No installation is required. Simply download or clone the repository and open the index.html
file in a web browser.
The game uses the Open Word API to fetch random words for the challenges.
- Open Word API - Provides word data for the game.
- Developed by: [Arpit Sachan]
- API Credits: "https://words.dev-apis.com/word-of-the-day"
Feedback and contributions are welcome! If you encounter any issues or have suggestions for improvement, please create an issue or submit a pull request.
Feel free to customize the README to better fit your specific details and preferences.