Unity Minesweeper Template
A downloadable asset pack
Minesweeper Core is not a complete game but a logic foundation for Unity projects.
This asset provides a fully functional system of cells, mines, flags, and win/loss detection — everything you need to build your own version of the classic Minesweeper.
You can use this core as the base for:
-
a classic 2D Minesweeper game
-
themed variations (sci-fi, fantasy, military, etc.)
-
logic mini-games or UI prototypes
Features
-
Complete gameplay logic (mines, cell revealing, flags, win/loss detection)
-
Clean and simple C# code structure
-
Built-in HUD flag counter
-
Configurable grid size and mine count
-
Optimized for performance
-
Easily integrated into custom interfaces and visual styles
Ideal For
-
Developers who want to quickly create their own Minesweeper
-
Beginners learning game logic and architecture in Unity
-
Developers building logic-based mini-games
-
UI or puzzle game prototypes
Includes
-
MinesweeperController.cs — controls grid generation, mines, and core logic
-
Cell.cs — defines cell behavior and state
-
HUD.cs — manages the flag counter display
CameraController.cs — provides smooth camera movement and zoom limits
-
Basic sprites and an example scene
Requirements
-
Unity 2022 or newer
-
2D Template
-
Works out of the box without any external dependencies
How to Use
-
Import the asset into your Unity project
-
Open the example scene
-
Add your own sprites and UI
-
Configure the grid size and number of mines
Graphics
All graphics were drawn by me and can be downloaded separately here
License
This asset is released under an open license.
You may freely use, modify, and distribute it in any project — crediting the author is appreciated but not required.
Published | 1 day ago |
Status | Released |
Category | Assets |
Author | yugg0 |
Made with | Unity, Aseprite |
Tags | Asset Pack, Minesweeper, Project template, Unity |
Code license | Unlicense |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse |
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.