Skip to content

Scrabble game implementation with GUI and AI player

Notifications You must be signed in to change notification settings

sta314/scrabble_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages