This Vocabulary app helps you memorize words using Python's Tkinter Library (https://docs.python.org/3/library/tkinter.html) and Python Pygame Library (https://www.pygame.org/news)
- Python 3.x
- Pillow
- Tkinter
- Pygame
Input your words into data.txt with a single dash separated form of original word and description and run app.py with the following command.
$ python3 Vocabulary Game Main.py