meganekko/README.md
2015-11-17 14:31:38 +09:00

1017 B

Meganekko

Meganekko was a flash card program that I wrote to assist me with my study of the Japanese language. It was based on the principles of the Leitner system and took advantage of wxWidgets to construct a cross-platform user interface. It was written in C++ in the Code::Blocks IDE (project files for Visual Studio are also available). Flashcard data was read and written to XML via the TinyXML library. I stopped development after I discovered Anki, a much more mature and feature-rich application.

Screenshots

Main window Card editor Options dialog Flash card question Flash card answer

License

GPL