https://github.com/subins2000/mwordle
Malayalam Wordle game using Varnam's Manglish API. Malayalam + English Script = Manglish
https://github.com/subins2000/mwordle
malayalam manglish vue3 vue3-typescript wordle
Last synced: 6 months ago
JSON representation
Malayalam Wordle game using Varnam's Manglish API. Malayalam + English Script = Manglish
- Host: GitHub
- URL: https://github.com/subins2000/mwordle
- Owner: subins2000
- Created: 2022-01-26T14:32:08.000Z (over 4 years ago)
- Default Branch: manglish
- Last Pushed: 2023-11-11T07:00:39.000Z (over 2 years ago)
- Last Synced: 2025-01-12T21:09:44.399Z (over 1 year ago)
- Topics: malayalam, manglish, vue3, vue3-typescript, wordle
- Language: Vue
- Homepage: https://mwordle.subinsb.com/
- Size: 354 KB
- Stars: 45
- Watchers: 1
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Malayalam Wordle മwordle
[Play Mwordle here](https://mwordle.subinsb.com/).
Wordle game adapted for Malayalam language using Manglish script.
[Varnam](https://varnamproject.com/) is used for transliteration and dictionary check. Unlike the original Wordle game, **a backend API server is a requirement** for mwordle.
To know more about the Manglish script used and its rules, [see this](https://varnamproject.com/editor/#/scheme). Choose language as Malayalam from the top bar.
This is a [fork of Evan You's wordle implementation in vue3](https://github.com/yyx990803/vue-wordle). I always wanted to check out vue3, finally got the motivation with this. I like vue3.
The original creator(s) of Wordle own all applicable rights to the game itself.