Skip to content

Vinayrk2/Mine_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Mine Game

Introduction

Welcome to the Mine Game! This is a simple, yet exciting game built using HTML5, CSS3, and JavaScript. The game board consists of 25 blocks. The objective is to open as many mineless blocks as possible to score points. However, be careful! If you open a block containing a mine, the game is over.

Gameplay

  • Game Board: The game board consists of a 5x5 grid, totaling 25 blocks.
  • Points: You earn points by opening blocks that do not contain mines.
  • Mines: If you open a block containing a mine, the game ends immediately.

How to Play

  1. Click on any block to start the game.
  2. If the selected block does not contain a mine, you score a point and can continue to click on other blocks.
  3. If the selected block contains a mine, the game ends.
  4. Try to open as many mineless blocks as possible to achieve a high score.

Technologies Used

  • HTML5: Used to structure the game board.
  • CSS3: Used to style the game and create a responsive design.
  • JavaScript: Used to implement the game logic and interactivity.

Play the Game

Click here to play the game

About

amazing game created by vinay and nirmal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages