Skip to content

RaphaelCaamano/Minesweeper-Java-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Minesweeper:

Implemented the Minesweeper game by creating a 10x10 grid and placing random hidden "bombs." Each position in the grind represents a button; press it, and it reveals what is underneath. Unless there is no bomb, each button interior will display the number of how many bombs are in that one-tile radius. Win or lose, the game will prompt whether to play once more or close the application.

Information:

It is mostly coded in: java javascript

Video Description:

The link to my youtube video: https://www.youtube.com/watch?v=nEM5nvF4hkQ

My full in-depth explanation of the game and how it works.

About

Minesweeper (Java)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages