1To play backgammon, you must type the numbers 2of the points from which pieces are to be 3moved. For example, if the roll was '2 6', 4typing '12 15' will move a piece from point 512 two spaces to point 14 and a piece from 6point 15 six spaces to point 21. If the moves 7must be made in the opposite order, you must 8prepend the first number with a minus ('-'). 9Thus, typing '-12 15' will move a piece from 10point 12 six spaces and a piece from point 15 11two spaces. If you want to move a single piece 12several times the sequence of points from 13which it is to be moved must be typed. For 14example, if the roll is '3 5', typing 15'14 17' will move a piece from point 14 to 16point 17 and then to point 22. If a double 17is rolled, you should enter four numbers. 18 19Brown pieces that have been removed from the 20board after being hit by white are on point 0 21and must be brought in before any other moves 22can be made. White pieces that are hit are 23removed to point 25. 24 25Illegal or excessive moves are detected, however 26if you choose to skip part or all of your turn 27you may do so. Type a '?' when you are asked 28for your move and a list of available actions 29will be printed. Good luck!!! 30 31