Minesweeper
Author: Alex Yang
Date: January 2022
Category: monogame; C#
Description:
Minesweeper game made in C# and monogame for a high school project. The uncovering of squares was coded using recursion and a grid format with xy coordinates.
Author: Alex Yang
Date: January 2022
Category: monogame; C#
Description:
Minesweeper game made in C# and monogame for a high school project. The uncovering of squares was coded using recursion and a grid format with xy coordinates.