Skip to content

itsevelynn21/scrabble-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Scrabble on terminal

This game was made for a university project. You play versus the computer, and the computer can be set on different modes with different difficulty.

Modes

The modes are:

  • Minimum letters algorithm: The computer chooses the word with the minimum possible letters.

  • Maximum letters algorithm: The computer chooses the word with the maximum possible letters.

  • Smart algorithm: The computer chooses the word with the most points.

Author

Made by itsevelynn21

About

Scrabble that runs in terminal made in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages