Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sinantech/minesweeper-game

🕹Patika+ Week 3 Graduation Project Minesweeper
https://github.com/sinantech/minesweeper-game

backend java text-based-game

Last synced: about 1 month ago
JSON representation

🕹Patika+ Week 3 Graduation Project Minesweeper

Awesome Lists containing this project

README

        

# Week3GraduationProject
# #PatikaPlus Week-3 Graduation Project Text Based MineSweeper Game

Author : Sinan Can Ozer

Welcome to my Week-3 Project. This project is very enjoyable project to write.

1-You can run the program in GamePlay class

2- Current Java Version 19.0.1

3- IntellijIDE version is 2022.1.1 Community Edition

In the Minesweeper Class program checking wrong moves,out of bounds,and already done moves.

Rules are simple if you hit the mine game is over.For win the game you need to find the cell
that are not includes mine.

If you make the wrong move program warns you.

Mines are checked in all directions of the cells you select, and nearby mines are printed on the screen accordingly.

There is one method for the mentors in play method.

![](C:\Users\scano\Desktop\indir.png)
![](C:\Users\scano\Desktop\intellij.png)

![](C:\Users\scano\Desktop\foto1.png)
![](C:\Users\scano\Desktop\foto2.png)