1) The document describes a modification of the game of Nim where players randomly select either an apple or orange from a bag before each turn. If an apple is selected, the player moves once, but if an orange is selected, the player must move twice and the bag is removed.
2) It provides background on the classic game of Nim and explains nimbers and strategies using nimber values to determine which player has the winning strategy.
3) The paper aims to analyze simple Nim games with chance and determine strategies given the probability p of selecting an apple.