https://github.com/diptangsu/minesweeper
Final project for the android workshop held at my college.
https://github.com/diptangsu/minesweeper
android android-app android-application android-development android-studio java minesweeper minesweeper-game
Last synced: 2 months ago
JSON representation
Final project for the android workshop held at my college.
- Host: GitHub
- URL: https://github.com/diptangsu/minesweeper
- Owner: diptangsu
- Created: 2018-05-19T15:18:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-05T08:16:18.000Z (almost 8 years ago)
- Last Synced: 2025-08-25T07:27:35.848Z (10 months ago)
- Topics: android, android-app, android-application, android-development, android-studio, java, minesweeper, minesweeper-game
- Language: Java
- Homepage:
- Size: 11.3 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minesweeper
Final project for the android workshop held at my college.
You can download the apk from [here](/app/build/outputs/apk/debug/app-debug.apk)
### External dependencies used
- 'tyrantgit:explosionfield:1.0.1'
- 'at.wirecube:additive_animations:1.6.1'
- 'com.otaliastudios:zoomlayout:1.1.0'
- 'com.waynell.library:drop-animation-view:1.0'
- 'com.android.support:cardview-v7:27.1.1'