Module app

Class MinesweeperMove

All Implemented Interfaces:
Move<MinesweeperPiece>

public class MinesweeperMove extends PiecePick<MinesweeperPiece>
In minesweeper, we only pick a new state for a tile - we either uncover it or flag/unflag it