Skip to content

Robert-G/ScrabbleBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrabbleBot

ScrabbleBot is an ongoing project open to the community started by MehSki11zOwn. The goal is to innovate a Java bot that will play any game of Scrabble you face it with by analyzing the tiles available both in the player's hand and on the board to form the highest scoring move possible.

The current configuration of the script is made to play Words With Friends, a Scrabble spin-off commonly played via Facebook.

To run: Download the compiled JAR file and run via: java -jar Scrabble.jar

It is my goal that with the help of the community, the various formulas and processes in this script can be altered until we have one of the first fully-operational, self-contained, Java Scrabble bots!

For more information please visit my thread at: http://www.powerbot.org/community/topic/1154438-scrabblebot/

Thanks to http://wordfinder.yourdictionary.com/ for allowing this program to be possible.

About

A bot to play scrabble!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%