This is a recreation of the classic game Minesweeper using map logic.
The goal of each team is to either be the first to complete their board (uncover all the non-bomb tiles) or to be the last team with alive players on it!
The "settings" are a 10x10 board with 20 mines on it.
Made from the...