sta314 / scrabble_ai

Scrabble game implementation with GUI and AI player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrabble AI

This is a project I created for the YAP 441 Artificial Intelligence class.

Game Image

How to run

Run python main.py in the base directory.

Controls

Make your move by dragging and dropping tiles to the board. Right click a tile you put on the board for removing it.

Press AI Play to make AI move or just click autoplay for automatic AI moves. You can select preview and select possible AI moves from the dropdown menu.

Requirements

python > 3.6, pygame and pygame-menu packages are needed.

About

Scrabble game implementation with GUI and AI player


Languages

Language:Python 100.0%