Skip to content

pratik-p/Scrabbler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scrabbler

This program gives you all possible words from an entered string, using the text file words.txt

Requirements

Java

Access to Terminal/Command prompt/Bash

Instructions

Open command prompt, change your directory to the location of the scrabler\src\ folder with command cd Type javac Main.java to recompile the program, or java Main to run. You can use --prefix [string] to find all the words with the given prefix, or --suffix [string] for all words with the given suffix.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages