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 - Fork 0
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.
SI-Encoding/minesweeper-variant
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published