Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


String Manipulation (String class methods only) filter_list
Author
Message
String Manipulation (String class methods only) #1
So for my class we tend to have daily lab assignments.
This one i found interesting to me
So basically the goal is to manipulate the sting into all possible words the string can make
using methods like:
length
substring
charAt
IndexOf
We where given the file Words.txt which is a sort version of a dictionary in a text document with a word on every line
Code: https://github.com/ImArtisann/lab10
After finishing the code I went back and started messing with it and made WordsCheat.java with it
Basically a words with friends cheat in java
or
the IOS imessage game Anagrams cheat (Had fun messing with friends getting 15000+ scores)
(This post was last modified: 03-21-2018, 08:13 PM by Artisann.)

Reply







Users browsing this thread: 1 Guest(s)