-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add Minesweeper game #2567
base: main
Are you sure you want to change the base?
Add Minesweeper game #2567
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
You can play your game at Play Here! |
You can play your game at Play Here! |
You can play your game at Play Here! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hii, the game is a bit hard to play because it has a few bugs, could you fix them? The text clips off the screen, and there is no "r" key on the sprig. I think the gameplay overall could be improved to be more intuitive. Feel free to message in #sprig if you need any help!
Sure, I'll fix the bugs and ping you once its better |
You can play your game at Play Here! |
Your checklist for this pull request
Author name
Author:0day-Yash
About your game
**Teaching yound minds how to gamble with the classic MineSweeper Game (Im joking) **
Movement: Use the W, A, S, D keys to move the flag around the grid.
Uncover a tile: Press the J key to uncover the tile where the flag is placed.
Place a flag: Press the K key to place a flag on a tile to mark it as a suspected mine location.
Restart: If the game is over, press I to restart the game.
Code
Check off the items that are true.
/games
directory.-
s, or_
s.Image (If an image is used)
/games/img
directory.