https://github.com/ewpratten/learn-kana
๐ฏ๐ต A command-line tool to help me learn kana
https://github.com/ewpratten/learn-kana
game kana-trainer python37
Last synced: about 1 year ago
JSON representation
๐ฏ๐ต A command-line tool to help me learn kana
- Host: GitHub
- URL: https://github.com/ewpratten/learn-kana
- Owner: ewpratten
- License: mit
- Created: 2019-08-13T20:20:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-30T19:48:12.000Z (over 6 years ago)
- Last Synced: 2025-01-09T22:22:52.643Z (about 1 year ago)
- Topics: game, kana-trainer, python37
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# learn-kana
After learning the basics of [Hiragana](https://en.wikipedia.org/wiki/Hiragana), I decided that I needed some typing practice. This tool was built to help me out with that.
## Requirements
This tool has only been tested on Linux with mozc input. [This blog post](https://retrylife.ca/blog/2019/08/12/setting-up-ja) describes how I set this up.
## Usage
With `python3.7` installed, run the script.
```
$ python3 learn-kana
ใใฃใในใฎใฎใใบใใฆใถใซใกใฒใใพใใใ ใใฏใ
ใใใ
>
```
Then switch to mozc Japanese input. A ticker will be displayed, and all you must do is type out the highlighted character. Once all 50 characters have been typed out, a score and time will be displayed, along with a list of every character that was typed. Incorrect entries will be highlighted in red.