you'll need both files in the same directory: fiveletterwords.txt and it didn't let me upload ROLLO.java so here it is: // ROLLO player // by unreality // Tuesday, July 6th, 2010 and Wednesday too haha import java.util.Scanner; import java.io.File; import java.util.ArrayList; import java.io.FileWriter; public class ROLLO { public static void main(String[] args) { Scanner inp = new Scanner(System.in); System.out.print("\f\nROLLO!"); char[] wo