Godzebra Code
Status: Pre-Alpha
Brought to you by:
erikthiem
File | Date | Author | Commit |
---|---|---|---|
README.txt | 2010-03-31 | erikthiem | [r13] |
godzebra-flashcard-gui.glade | 2010-03-31 | erikthiem | [r11] added a gui for flashcard |
godzebra.py | 2010-03-31 | erikthiem | [r13] |
side1.txt | 2010-03-31 | erikthiem | [r10] added realistic q&a to side1.txt and side2.txt |
side2.txt | 2010-03-31 | erikthiem | [r10] added realistic q&a to side1.txt and side2.txt |
test.py | 2010-03-13 | erikthiem | [r9] added blank test.py and multiplechoice.py modules |
---------- Godzebra by Erik Thiem Godzebra is a flash-card program. It aims to be a command-line (hopefully eventually (n)curses based) application to help people memorize stuff It will be based loosely off of KWordQuiz, but obviously using much less memory (due to no dependencies with KDE) ---------- Goals: * Read one side of the card from line n in side1.txt, read the other side of the card from line n in side2.txt for item n. * Maybe use a dictionary-based way of accessing cards instead of list based * Develop an (n)curses interface * (Possibly) develop a GUI interface ---------- License: Godzebra is licensed under the GPL. It is free to use, distribute, modify, etc. If you distribute Godzebra, please include this README.txt file. If you modify Godzebra, feel free to add your name to the contributors section below. --------- Other Contributors: