Module app
Package app.minesweeper
package app.minesweeper
Minesweeper made as a proof of concept to showcase flexibility of the system.
-
ClassDescriptionIn minesweeper, we only pick a new state for a tile - we either uncover it or flag/unflag itKind of minesweeper tile - type of tile + number of mines aroundType of tile - standard types in minesweeper and a shovel which is used as a choice for picking.