https://github.com/m039/minesweeperreverse
A new take on classic Minesweeper game. Simple and addictive puzzle in that you should place digits on correct spots.
https://github.com/m039/minesweeperreverse
game m039-games procedural-generation puzzle unity vcontainer yandex-games
Last synced: about 1 month ago
JSON representation
A new take on classic Minesweeper game. Simple and addictive puzzle in that you should place digits on correct spots.
- Host: GitHub
- URL: https://github.com/m039/minesweeperreverse
- Owner: m039
- License: gpl-3.0
- Created: 2023-08-13T12:10:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-20T17:19:27.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T05:35:53.037Z (over 1 year ago)
- Topics: game, m039-games, procedural-generation, puzzle, unity, vcontainer, yandex-games
- Language: C#
- Homepage: https://yandex.ru/games/app/241507
- Size: 5.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minesweepr Reverse
This is a puzzle game with procedurally generated levels. You can read the full description and play it [on Yandex Games](https://yandex.ru/games/app/241507) or [on itch.io](https://m039.itch.io/minesweeper-reverse).
The game is made with Unity, and in this project, I used VContainer for the first time.
