From d7fa0295bc5748b3a7ef9e0b7bb13669da76f194 Mon Sep 17 00:00:00 2001 From: ChangedRuby <65453800+ChangedRuby@users.noreply.github.com> Date: Sat, 8 Feb 2025 13:19:47 -0300 Subject: [PATCH 1/4] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc2aeac..b610390 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -A Minesweeper clone made in java. +# **Java Minesweeper** +Java Minesweeper is a clone of the popular game Minesweeper made in Java, each time you play a new level is generated with the amount of tiles and bombs. From a1c209dfc7028e58116478c822b6c0ba7d71bf9c Mon Sep 17 00:00:00 2001 From: ChangedRuby <65453800+ChangedRuby@users.noreply.github.com> Date: Sat, 8 Feb 2025 13:20:03 -0300 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b610390..1d6a750 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # **Java Minesweeper** -Java Minesweeper is a clone of the popular game Minesweeper made in Java, each time you play a new level is generated with the amount of tiles and bombs. +**Java Minesweeper** is a clone of the popular game Minesweeper made in Java, each time you play a new level is generated with the amount of tiles and bombs. From 5989813f394c12962bae6195524021d6d7fc6de6 Mon Sep 17 00:00:00 2001 From: ChangedRuby <65453800+ChangedRuby@users.noreply.github.com> Date: Sat, 8 Feb 2025 13:20:31 -0300 Subject: [PATCH 3/4] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1d6a750..c7e7718 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # **Java Minesweeper** **Java Minesweeper** is a clone of the popular game Minesweeper made in Java, each time you play a new level is generated with the amount of tiles and bombs. + +![javaminesweeper_preview](https://github.com/user-attachments/assets/75dac897-e55d-4ac3-8682-345901766c30) From d1e9e82a1919fede8c040bbac618a25765076d46 Mon Sep 17 00:00:00 2001 From: ChangedRuby <65453800+ChangedRuby@users.noreply.github.com> Date: Sat, 8 Feb 2025 13:21:12 -0300 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7e7718..b80024a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # **Java Minesweeper** -**Java Minesweeper** is a clone of the popular game Minesweeper made in Java, each time you play a new level is generated with the amount of tiles and bombs. +**Java Minesweeper** is a clone of the popular game Minesweeper made in Java, each time you play a new level is generated with the selected amount of tiles and bombs. ![javaminesweeper_preview](https://github.com/user-attachments/assets/75dac897-e55d-4ac3-8682-345901766c30)