Skip to content

blox-dev/Python_Scrabble

Repository files navigation

Python Scrabble

This is my python implementation of a scrabble game using the tkinter graphic interface.

Installation

  • pip install -r requirements.txt

Usage

  • main.py <dictionary_file>

Additional info

  • Right click anywhere on the board to change word direction
  • The dictionary file must contain words separated by newline

Detalii proiect

  • Name: Scrabble, ID:26, Difficulty: A
  • Se va crea o interfață grafică ce va oferi utilizatorului posibilitatea de a juca scrabble. Dicționarul de cuvinte va fi dat ca parametru.
  • INPUT: scrabble.py <dict_file>
  • OUTPUT: Interfața grafică ce afișează tabla de joc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages