Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the-robin-hood/tamilwordle
Wordle in Tamil Language. Play and learn tamil
https://github.com/the-robin-hood/tamilwordle
javascript mongodb prisma tamil vercel vite
Last synced: 10 days ago
JSON representation
Wordle in Tamil Language. Play and learn tamil
- Host: GitHub
- URL: https://github.com/the-robin-hood/tamilwordle
- Owner: The-Robin-Hood
- Created: 2022-03-19T06:12:27.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2023-10-24T14:08:59.000Z (about 1 year ago)
- Last Synced: 2023-10-24T15:27:27.934Z (about 1 year ago)
- Topics: javascript, mongodb, prisma, tamil, vercel, vite
- Language: HTML
- Homepage: https://tamilwordle.in/
- Size: 637 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Tamil Wordle
Tamil Wordle is a word-guessing game based on the popular game Wordle, but specifically designed for the Tamil language. The game provides a fun and easy way to learn Tamil while trying to guess the hidden word.
## How to Play
1. Visit the game website at [tamilwordle.in](https://www.tamilwordle.in).
2. The game presents you with a hidden Tamil word.
3. Guess the word by entering a five-letter combination.
4. After each guess, the game provides feedback to indicate which letters are correct and in the correct position (highlighted in green), and which letters are correct but in the wrong position (highlighted in yellow).
5. Use the feedback to make educated guesses and try to guess the word correctly within five tries.
6. A new puzzle is available every day, so come back daily to test your Tamil vocabulary skills.## Development
Frontend :
- HTML
- CSS
- JavaScript via vite.jsBackend :
- Express.js
- MongoDB
- Prisma## Contribution
If you have any suggestions, bug reports, or would like to contribute to the game's development, please visit the [GitHub repository](https://github.com/The-Robin-Hood/tamilwordle) and follow the guidelines for contributing.
## License
The Tamil Wordle game is released under the [MIT License](https://opensource.org/licenses/MIT). Please refer to the LICENSE file for more details.
## Acknowledgements
- The game was inspired by the original Wordle game.
- Special thanks to the contributors and developers who have helped in creating and improving Tamil Wordle.