PREPRINT: Grid Logic Java Program
Abstract
This program is a game to try to discover hidden patterns (and flaws in patterns) from data generated by simple logic functions. To run the program, download the Java file attached to this entry (upper right on the page), and save it as "GridLogicPuzzle.jar". Then, in the same folder you downloaded it to, run the following command from your command line:
java -jar GridLogicPuzzle.jar
This requires that you have Java installed. Use the help menu for how to work the puzzle and also for hints on the current puzzle.