Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Minesweeper algorithm implementation in C++ #1598

Closed
chandrikadeb7 opened this issue Feb 27, 2020 · 2 comments · Fixed by #2541
Closed

Minesweeper algorithm implementation in C++ #1598

chandrikadeb7 opened this issue Feb 27, 2020 · 2 comments · Fixed by #2541
Assignees

Comments

@chandrikadeb7
Copy link
Contributor

I would like to make a PR on the implementation of minesweeper algorithm in C++ for GSSoC'20.

@Nik-09
Copy link

Nik-09 commented Feb 28, 2020

I would like to contribute in gssoc 2020 to the project Algo_Ds_Notes regarding this issue.

@raghav-dalmia
Copy link
Collaborator

@chandrikadeb7 go ahead. @Nik-09 you can contribute it in any other language.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment