The setting of this game is on a rectangular prism of dimension 101x100x99. This prism is made entirely out of unit cubes. The game starts with the bottom, front, right cube selected. There are two players and they take turns selecting cubes. Which ever player selects the top, back, left cube loses.
On their turn, a player may select any cube that is vertex adjacent to the currently selected cube and does not move away in any direction from the the top, back, left cube. Visually, imagine a 2x2x2 cube made up of 8 unit cubes with the currently selected cube is in the bottom, front, right position. Then the other 7 cubes are legal moves (so long as they exist on the larger prism). After making a move, the next player starts from where the previous player moved to.
Would you rather start first or second?