A very simple, text-base word search game made on Java. Originally made to used for Android_WordSearchGame project, and is the backbone of the project.
This simple text-based word search game generates a 10X10 grid with 6 words (OBJECTIVEC, MOBILE, JAVA, SWIFT, KOTLILN, VARIABLE) randomly placed.
Will be further developed later to accomodate user inputs.