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 ...
This project was developed for the Scripting Languages course (2023/2024). The goal was to recreate the classic Minesweeper game with some unique features, using React, JavaScript, HTML, and CSS.