Skip to content

botaoW/MineSweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

MineSweeper

MineSweeper is a practising app for Java learners who are at beginning level.

This repository does NOT provide a fully funtional app. Instead, it gives codes which are core to the app.

This app is a good practice. It uses essential functions for building Java apps, such as radiogroup (for button selecting), alpha (for animation) and intent(for passing data between classes).

Suggested developing tool:

Android Studio

You can download it for free. URL:

https://developer.android.com/studio/index.html

What it does

MineSweeper allows user to "dig" mine from a nxn grid. The game will terminate when the max number of steps has been reached, or all mines are found. User can set the size of the grid, as well as the number of mines.

Note:

DO NOT use these codes without permission.
Please contact me and ask for permission if you want to use the code. 
Thank you.

About

Small testing MineSweeper app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages