MilesMiles is a Java implementation of the strategic board game "Stratego". DownloadsRunning itRun with: java -jar Miles.jar file.txtFile.txt is a simple text-file describing the board-layout you want to use. The contents of the file can look like this: 1: VMGKKJJJPP 2: PPLLLLSSSS 3: IIIIIRRRRR 4: RRROBBBBBBAs you can see it consists of 4 lines with a line-number and for each position a character that selects the piece-type to put on the board at that position. List of possible characters:
Miles? |
For contact info, see this page.