Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 747 Bytes

File metadata and controls

28 lines (21 loc) · 747 Bytes

Puzzle Word Game

Overview

A game that helps players learn Swedish vocabulary through an interactive word puzzle. Players find Swedish words hidden in a grid based on their English translations, making language learning fun and engaging.

Requirements

Ensure you have Python installed on your system. You also need Tkinter, which is included with standard Python installations.

Installation

  1. Clone this repository:
    git clone https://github.com/Danielbb14/Puzzle_GUI_Group7
  2. Navigate to the project directory:
    cd Puzzle_GUI_Group7
  3. Run the game:
    python gui.py

How to Play

  1. Launch the game by running main.py.
  2. A puzzle word instance will appear on the screen.