Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.07 KB

README.md

File metadata and controls

23 lines (12 loc) · 1.07 KB

Daily word guessing game in Japanese (Wordle clone)

This is an adaptation of Josh Wardle's original game, Wordle, into Japanese. Forked and modified from gugray's version in Hungarian.

You can play here


Japanese adaptation and motivation

This game uses romaji instead of kana.

I considered making a hiragana version, but I thought that maybe it would be hard to find a balance between number of kana, word length and tries. That's why I made a romaji version.

I wanted to make this game in order to both get experience with HTML/Node.js and learn new Japanese vocabulary.


Japanese word list

The underlying 5-letter words have been compiled from JapaneseWordNet. The list has been manually revised and curated. See NICT licence here.

Conversion from kanji to hiragana was done with KAKASI. Copyright (C) 1999-2001 KAKASI project.