Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.48 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.48 KB

Lingo-game

Summary

Lingo-game with english/french words.

Code written in python3 with graphics user interface (GUI) using Tkinter.

LINGO (U.K./U.S.A.) / MOTUS (France)

To learn more about this game, visit

Repository content

To play the game save the following files in the same directory.

Tkinter interface

Interface

interface

Language

You can change the game language from the menu.

Help

From the GUI you can read How to play? as well as copyright and license information.

Example of game (French)

game3

game2

Tasks list

  • Implement python script
  • Document code