FunctionsPuppyWalkerDoMovePuppyWalkerDoMove CallablePuppyWalkerDoMove(MoveType: number): voidValidate the moves, we raise the escape counter if it was invalidParametersMoveType: numberType of move done, goes from 0 to 3. It represents the index of the PuppyWalkerEscape arrayReturns voidNothing
Validate the moves, we raise the escape counter if it was invalid