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

[New game]: Mines Game #3231

Closed
1 task done
avneetsingh154 opened this issue May 13, 2024 · 3 comments
Closed
1 task done

[New game]: Mines Game #3231

avneetsingh154 opened this issue May 13, 2024 · 3 comments
Labels
gssoc GSSoC24 program label New Game 🎮 This is the label that will be used on issues that are raising new game issue

Comments

@avneetsingh154
Copy link

🎮 Game Request

Game logic and basic description:

1.GameBoard Initialization.
2.Gameplay Mechanics.
3.Winning Conditions:

The player wins when all non-mine cells are uncovered.
Display a message indicating victory.

4.Losing Conditions:

The player loses when they uncover a cell containing a mine.
Display a message indicating defeat.

Point down the features

User Interface:

Design a user-friendly interface displaying the game board and necessary controls.
Include features such as a timer, mine counter, and reset button.
Ensure responsiveness for different screen sizes and devices.

>Scoring System:

Implement a scoring system based on time taken and number of moves.
Store high scores locally or on a server if multiplayer functionality is implemented.

Customization Options:

Allow players to customize game settings such as grid size, number of mines, and difficulty level.
Implement different themes or visual styles to enhance player experience.

Select program in which you are contributing

GSSoC24

Code of Conduct

@kunjgit kunjgit added the New Game 🎮 This is the label that will be used on issues that are raising new game issue label May 13, 2024
@kunjgit
Copy link
Owner

kunjgit commented May 13, 2024

Hey @avneetsingh154 !
Thank you for raising an issue 💗
You can self assign the issue by commenting /assign in comment 😀
Make sure you follow CODE OF CONDUCT and CONTRIBUTING GUIDELINES 🚀
Don’t Forget to ⭐ our GameZone🎮
Make sure you join our Discord🕹️

@kunjgit kunjgit added the gssoc GSSoC24 program label label May 13, 2024
@kunjgit
Copy link
Owner

kunjgit commented May 13, 2024

Hey @avneetsingh154!
We are already having a similar game request in #3183 👀
Make sure you come up with a cool unique idea 😀
Waiting for your new game idea 💗.

@kunjgit kunjgit closed this as completed May 13, 2024
@kunjgit
Copy link
Owner

kunjgit commented May 13, 2024

Hey @avneetsingh154 ! Thank you so much for your raising the issue💗
It’s all yours, you can come anytime again and make some contributions! 🚀
Alone, we can do little, but together we can do so much! 😇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC24 program label New Game 🎮 This is the label that will be used on issues that are raising new game issue
Projects
None yet
Development

No branches or pull requests

2 participants