meganekko/README.md
2016-07-02 21:31:02 -07:00

1.4 KiB

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