Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ hikana Public

quiz program for practicing Japanese

License

6z7y/hikana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hikana

Hikana is a simple Rust quiz program for learning Japanese basics:

It is designed for beginners who want a simple, fun, and fast way to practice and test their Japanese step by step. Perfect for anyone just starting out with the language.


Modes

Hikana includes different modes to help you practice step by step:

  • Numbers Mode → practice Japanese numbers (0–100).
  • Chars Mode → test your knowledge of hiragana and katakana characters.
  • Sentences Mode → learn and quiz basic greetings and everyday phrases.

Features

  • Beginner-friendly flashcard style
  • only hiragana + katakana, no kanji
  • Short meanings → example: morning, thanks, waterplease
  • Romaji without spaces → example: ohayougozaimasu

Example

$ cargo run
What is the romaji for: おはよう
> ohayou
Correct! (morning)

Another example with katakana:

What is the romaji for: テレビ
> terebi
Correct! (tv)

Why the name?

Hikana = Hiragana + Kana (Katakana). It means learning both scripts step by step with simple quizzes.


Install

Make sure you have Rust installed. Clone the project and run:

git clone https://github.com/6z7y/hikana.git
cd hikana
make install

# Run the program
hikana

About

quiz program for practicing Japanese

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published