summaryrefslogtreecommitdiffstats
path: root/gui-project/cards.py
Commit message (Expand)AuthorAgeFilesLines
* make text on cards be displayed with newlinesAndreeaRadoescu2024-10-161-4/+4
* refactored functionality for init and showing card in a separate function, ad...AndreeaRadoescu2024-10-161-5/+0
* update current question number, added final score, fix width of cards, remove...AndreeaRadoescu2024-10-161-4/+4
* fix ui colors for cards, moved all functionality in MainUI class, added sessi...AndreeaRadoescu2024-10-141-3/+3
* added simple GUI that displays cards with front and back, and has buttons for...AndreeaRadoescu2024-10-101-0/+83