Skip to content

foszlany/csharpkurzus-25-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Japanese Study Tool

Japanese Study Tool lets you practice Japanese in a simple console application.

Features

  • Kana practice
    • Hiragana, Katakana and Mixed modes
    • Three difficulty levels
  • Vocabulary practice
    • Add words
    • Quiz based on mastery level

I can't see the characters!

The default console font Consolas doesn't contain japanese characters, so you will need to manually change the font:

  1. Right-click on the title bar, click on Properties.
  2. Click on Font, set it to MS Gothic or NSimSun.
  3. Click on OK.

About

"Alkalmazásfejlesztés c# alapokon a modern fejlesztési irányelvek bemutatásával" tárgyra készült beadandó.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 72.7%
  • HTML 27.3%