Skip to content

johnmcdnl/flashcards

Repository files navigation

Flashcards

MIT license Go Report Card Codacy Badge Build Status codecov

Simulate a set of flashcards to help learn a new language

Automatically adjusts cards returns to factor in what you've previously learned i.e. focus on what you don't know rather than on what you've already learned

For now just terminal based so something a little bit like

10
Translate: кукуруза  kukuruza
    1) birthday
    2) baby
    3) corn
    4) snow
Type your answer: corn
Correct!


11
Translate: пол  pol
    1) floor
    2) ring
    3) party
    4) flower
Type your answer: floor
Correct!


12
Translate: земля  zemlya
    1) ground
    2) hand
    3) letter
    4) doll
Type your answer: hand
ERRO[0037] Incorrect!!   земля  zemlya    ground

Updates to come that

  • add ability to render actual pictures as flashcards
  • expand phrase set and translations
  • auto translations
  • groups of nouns/verbs etc.
  • adding better cmd args

About

Simple Flashcard game to learn a new language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages