Skip to content

Developed an Android app with Java to play a game called minesweeper. Players try and find n mines which are randomly placed in cells on game board. Cells either contain a mine or a hint indicating number of mines in the cell’s column and row. The goal is to find all the mines using the fewest hints as possible.

Notifications You must be signed in to change notification settings

SI-Encoding/minesweeper-variant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper-variant


Developed an Android app with Java to play a game called minesweeper. Players try and find n mines which are randomly placed in cells on game board. Cells either contain a mine or a hint indicating number of mines in the cell’s column and row. The goal is to find all the mines using the fewest hints as possible.

About

Developed an Android app with Java to play a game called minesweeper. Players try and find n mines which are randomly placed in cells on game board. Cells either contain a mine or a hint indicating number of mines in the cell’s column and row. The goal is to find all the mines using the fewest hints as possible.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages