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

Aditional features #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

rishi420
Copy link

@rishi420 rishi420 commented Aug 1, 2013

Some additional features added:

  1. The board is an 8x8 grid and by default 10 hidden mines are randomly placed into the board.
  2. New Game: start a new, randomly generated game.
  3. Validate: check that a user has correctly marked all the tiles and end the game in either victory or failure
  4. Cheat: reveal the locations of the mines without ending the game.

…ly placed into the board.

> 2. New Game: start a new, randomly generated game.
> 3. Validate: check that a user has correctly marked all the tiles and end the game in either victory or failure
> 4. Cheat: reveal the locations of the mines without ending the game.
@ghost ghost assigned t Aug 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants