Skip to content

Minesweeper Game #68

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

Open
dreiekk opened this issue Jun 1, 2022 · 4 comments
Open

Minesweeper Game #68

dreiekk opened this issue Jun 1, 2022 · 4 comments
Labels
💡New Feature Proposal for new implementation

Comments

@dreiekk
Copy link
Collaborator

dreiekk commented Jun 1, 2022

Description

There's already a library to generate those:
https://github.com/jozsefsallai/discord.js-minesweeper

Example situation

Online Demo:
https://jozsefsallai.github.io/discord-minesweeper-generator/

Additional context

No response

@dreiekk dreiekk added the 💡New Feature Proposal for new implementation label Jun 1, 2022
@skillor
Copy link
Collaborator

skillor commented Jun 1, 2022

It is not a game with multi-user engagement so I see no benefit for it being in Spark.

@dreiekk
Copy link
Collaborator Author

dreiekk commented Jun 1, 2022

@skillor Some idea: Implement it with buttons. And each user has a turn. Whoever blows a bomb first loses.

@skillor
Copy link
Collaborator

skillor commented Jun 1, 2022

Do you mean each user can click once? Also is this pretty limited ( 5 fields width )

@dreiekk
Copy link
Collaborator Author

dreiekk commented Jun 1, 2022

True, the size limit is quite small. Is it possible to send multiple messages, each containing a single row?
I guess everyone has unlimited moves, but only one at a time. After that, someone else has to advance the board.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡New Feature Proposal for new implementation
Projects
None yet
Development

No branches or pull requests

2 participants