Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 488 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 488 Bytes

CS461Crossword_Solver

Note: In order to properly compile and run this project, you need to have PhantomJS downloaded into your machine and its file path be set as the property, "private String phantomJSpath", of class, "AppWindow.java". To do so, simply copy the file path of PhantomJS in your machine and paste it in the property, "private String phantomJSpath", in class class, "AppWindow.java". You can download the latest version of PhantomJS at http://phantomjs.org/download.html