Code Minesweeper in Java

Subscribers:
50,600
Published on ● Video Link: https://www.youtube.com/watch?v=5VrMVSDjeso



Game:
Category:
Tutorial
Duration: 49:50
6,543 views
136


How to code a Minesweeper game in Java for beginners! Learn how to create a game of Minesweeper in Java using the awt and swing graphics library.

In this tutorial, you will learn how to make the classic game, minesweeper! You will learn how to create a graphical user interface (GUI) to display 8x8 grid of tiles. You will also learn to add click handlers to select a tile. With a left click, you will learn to open a tile, detect if the tile contains a mine, count the number of mines surround the tile, and recursively check neighboring tiles to count the number of mines surround those tiles. With a right click, you will learn to place and remove flags on a tile. After understanding the core game logic, you will learn how to generate levels by placing mines in random tiles.

Setup Java with Visual Studio Code:
https://youtu.be/BB0gZFpukJU

Mine: 💣
Flag: 🚩

Code: https://github.com/ImKennyYip/minesweeper-java

Website: https://www.kennyyipcoding.com/

Java Game Programming Projects Playlist:
https://www.youtube.com/playlist?list=PLnKe36F30Y4Y1XQOqNsL9Fgg_p6nYhcng

JavaScript Game Programming Projects Playlist:
https://www.youtube.com/playlist?list=PLnKe36F30Y4bLhA-st9sC4ZthyV7nsL2Q

Subscribe for more coding tutorials 😄!







Tags:
minesweeper in java
minesweeper game in java
how to code minesweeper in java
how to code minesweeper game in java
code minesweeper game in java
code minesweeper in java
minesweeper java game
java minesweeper game
code minesweeper java
code minesweeper game java
how to code minesweeper java game
how to code java minesweeper
java minesweeper game tutorial
code minesweeper with java
code minesweeper game with java
code minesweeper using java
minesweeper with java



Other Statistics

Minesweeper Statistics For Kenny Yip Coding

There are 20,038 views in 2 videos for Minesweeper. His channel uploaded an hours worth of Minesweeper videos, or 4.39% of the total watchable video on Kenny Yip Coding's YouTube channel.