Minesweeper
about this project
Minesweeper is a classic computer game of deduction. The goal is simple: mark all the mines in the field without activating one.
This module has been designed to be easy implement into a scene and get running quickly. You can create multiple fields that operate individually, allowing you to have any number of active fields across your scene. Interfaces have been created to allow the user to easily change the size, scale, and positioning of each field as needed.
Services