Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Kitchen Sink : Development of a Minesweeper Game #724

Closed
1 task done
neelesh133 opened this issue Oct 10, 2023 · 3 comments · Fixed by #739
Closed
1 task done

Kitchen Sink : Development of a Minesweeper Game #724

neelesh133 opened this issue Oct 10, 2023 · 3 comments · Fixed by #739
Assignees

Comments

@neelesh133
Copy link
Contributor

Describe the feature

Describe the feature -
I would like to develop the Minesweeper game and add it to this repository.

  • The minesweeper game follows standard rules, with a grid of your choice (max: 18 x 18).
  • Implement a random generator for mines and blank squares on the grid area.
  • Ensure the game is winnable and has an outcome every game.
  • Allow users to check the grids and specify them whether its a mine or not through small image.
  • Add a field to specify the number of mines to be spawned in each game with it's counter during game.
  • Integrate visually appealing graphics and user-friendly controls for this minesweeper game.

Could you please assign me this issue?

Additional information

  • Would you be willing to help implement this feature?
@tobySolutions
Copy link
Contributor

Yeah, sure go ahead!

@neelesh133
Copy link
Contributor Author

@tobySolutions please review my pr again.

@tobySolutions
Copy link
Contributor

@tobySolutions please review my pr again.

Awesome stuff @neelesh133. I'm gonna do that. Thanks.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants