Skip to content

seheonm/Scrabble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Scrabble, CS351L Project 3 Hello! My name is Marina Seheon and this is my Scrabble for Project 3 in CS351L.

Functionality: I made a program with two ways to run it. There is a command line version and a GUI version of scrabble. When you run the command line scrabble, make sure you enter the path to the dictionary file as a command line argument (In InteliJ, on the top right where it has the name of the file you are running next to the green run button there is a drop down menu where you can select the option 'Edit Configurations'. Then on the left pane, in the configuration tab, in the text box next to 'Program arguments' type in 'dictionary.txt'). Then, it will ask you to enter the board and tray configuration you want. You should enter something like: 15 3. .. .. .2 .. .. .. 3. .. .. .. .2 .. .. 3. .. 2. .. .. .. .3 .. .. .. .3 .. .. .. 2. .. .. .. 2. .. .. .. .2 .. .2 .. .. .. 2. .. .. .2 .. .. 2. .. .. .. .2 .. .. .. 2. .. .. .2 .. .. .. .. 2. .. .. .. .. .. 2. .. .. .. .. .. .3 .. .. .. .3 .. .. .. .3 .. .. .. .3 .. .. .. .2 .. .. .. .2 .. .2 .. .. .. .2 .. .. 3. .. .. .2 .. .. .. 2. .. .. .. .2 .. .. 3. .. .. .2 .. .. .. .2 .. .2 .. .. .. .2 .. .. .. .3 .. .. .. .3 .. .. .. .3 .. .. .. .3 .. .. .. .. .. 2. .. .. .. .. .. 2. .. .. .. .. .2 .. .. 2. .. .. .. .2 .. .. .. 2. .. .. .2 .. .. 2. .. .. .. .2 .. .2 .. .. .. 2. .. .. .. 2. .. .. .. .3 .. .. .. .3 .. .. .. 2. .. 3. .. .. .2 .. .. .. 3. .. .. .. .2 .. .. 3. dgos*ie Then the command line will generate its output and you will be asked to play again if you'd like to. When you run the scrabble GUI, a game of scrabble will pop up. You should play this like you would any normal scrabble game that you are used to. You start and when you enter your word, click on 'end turn'. If you can't make a word, you can exchange your tiles instead. When you click on 'end turn', it will be the computer's turn. And you just keep going and play against the computer.

Possible bugs: Sometimes when the GUI scrabble starts, it will start with a word already on the board.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors