This is a flashcard application which gets questions using a free API and then displays them using pygame. You also have the option to answer to the flashcards by typing inside the inputbox
Download the dependencies
pip install -r requirements.txt
Run the program
python main.py
Look at the question in the middle of the screen. When you know the answer write it if the answer was correct the program is going to change the background. To continue to the next card press Enter