Skip to content

GreenKeewi/Flashcards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this

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

How to run

Download the dependencies

pip install -r requirements.txt

Run the program

python main.py

How to use

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

Credits

API

https://opentdb.com/api_config.php

FONTS

https://www.dafont.com/coolvetica.font

About

Simple flashcard project using pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%