The name of the game is picaria. Load init-3mens. Ok. You can move a clear available red block onto a clear location. If a block is not on a location then it is available. If a location is not below an object then it is clear. Load final-3mens. If all the red blocks are on their locations and a red block is next to a clear location then you can move the block onto the clear location. The name of the goal is three-in-row. Ok. The goal is that three of the captured locations are in a line. If a location is below a red block then it is captured. If the locations are linear then they are in a line. Load fail-3mens. The name of the failure is opponent-three. Ok. If three of the occupied locations are in a line then you lose. If a location is below a blue block then it is occupied. Done. No.