----------------------- | c't Puzzle Readme.txt | ----------------------- Note: The "lib" directory contains Java3D-TM for Windows and DirectX (6+). To run the application on any other platform (OS or graphics mode), please install the corresponding Java 3D TM package. Java 3D TM is free for download on http://www.j3d.org Command line to start c't-Puzzle in a console without GUI: ------------------------------------------------------------ java -Djava.ext.dirs=lib -Djava.library.path=lib -jar lib/ctPuzzle.jar Command line to start c't-Puzzle with GUI: -------------------------------------------- javaw -Djava.ext.dirs=lib -Djava.library.path=lib -jar lib/ctPuzzleGUI.jar