Skip to content

zla182/276Assignment3

Repository files navigation

Mine Seeker

In Mine Seeker, a game in which players try to find a specific number of randomly placed mines on the game board. The player clicks on a cell to examine it. If there are mines in the cell, then the mines will be exposed. If there are no mines, then checking the cell triggers a scan that displays a count of hidden mines in the same row and column as the selected cell. This information allows the player to make an informed choice about which cells to check. The goal is to find all the mines with the minimum number of scans.

Running operation

  • user can trigger a scan in a cell with a mine.
  1. Welcome screen include two or more different animations

  2. The Welcome screen can automatically advance to the Main Menu after all animations have finished, plus at least 4 extra seconds.

  3. App can play a sound when it scans and when the user finds a mine.

  4. Display text stating the total number of games started.

  5. Display text stating the best score so far of any completed game of this specific configuration.

  6. Allow user to reset number of times game has been played and best scores for each game configuration.

  7. App can save game state if app is closed while playing.

  8. Buttons displayed is fancy and visually appealing featuring icons.

Function

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages