Skip to content

A simple Python Tkinter game to match German words with their English translations and practice vocabulary interactively.

License

Notifications You must be signed in to change notification settings

Vaisakhshan/German-English-Word-Matching-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

German-English Word Matching Game πŸ‡©πŸ‡ͺβž‘οΈπŸ‡¬πŸ‡§

A simple Tkinter-based Python game to help you learn German vocabulary by matching German words with their English translations.
The game loads words from a CSV file, displays them in two columns, and lets you match them by clicking the correct pairs.


✨ Features

  • Loads word pairs from a CSV file (german_words&transaltions.csv by default).
  • Randomly selects 6 pairs per round.
  • Interactive GUI with Tkinter.
  • Highlights selected words and marks correct matches in green.
  • Displays feedback on correct/incorrect attempts.
  • Automatically starts a new game when all pairs are matched.

πŸ“‚ CSV File Format

The CSV file must contain two columns:

aufstehen,to get up
anrufen,to call
...

About

A simple Python Tkinter game to match German words with their English translations and practice vocabulary interactively.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages