Criando um mine-game de jokenpô em JS
-
Updated
Jul 16, 2022 - JavaScript
Criando um mine-game de jokenpô em JS
This is a Python implementation of Minesweeper!. it's a single-player puzzle video game objective of the game is to clear a rectangular board containing hidden "mines" or bombs without detonating any of them, with help from clues about the number of neighbouring mines in each field
Minesweeper game developed with MFC
The Mine Game is a simple browser-based game implemented using JavaScript. In this game, players click on buttons to reveal images. One of these buttons contains a bomb. The objective is to reveal all buttons except the one with the bomb to win the game.
Add a description, image, and links to the minegame topic page so that developers can more easily learn about it.
To associate your repository with the minegame topic, visit your repo's landing page and select "manage topics."