Japanese Fifty Sounds Chart Review Tool - Based on JavaFX
learnKana is a program based on JavaFX used for reviewing kana by typing respective pronunciation.
I’d appreciate it if you could star the repo XDD
Many existing kana reviewing programs prefer providing many pronunciations and making user choose one, instead of inputting directly.
As for me, I was struggling with these kana, so I wrote the command line version.
After a year, I rewrote it in Java and redesigned it with a more user-friendly interface.
You may need an IDE with Java support and JavaFX configured successfully.
Assuming you're using IntelliJ IDEA, kindly locate to src/main/java/cc/rinsuki/learnkana/Home.java
to start!