https://github.com/monsterbrain/android-drag-picture-puzzle-game
android puzzle game project showing custom view for bitmap drag and place
https://github.com/monsterbrain/android-drag-picture-puzzle-game
and android drag game place puzzle
Last synced: 6 months ago
JSON representation
android puzzle game project showing custom view for bitmap drag and place
- Host: GitHub
- URL: https://github.com/monsterbrain/android-drag-picture-puzzle-game
- Owner: monsterbrain
- License: mit
- Created: 2021-07-24T16:18:15.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-01T13:03:39.000Z (11 months ago)
- Last Synced: 2025-09-01T14:38:13.672Z (11 months ago)
- Topics: and, android, drag, game, place, puzzle
- Language: Kotlin
- Homepage:
- Size: 583 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Drag picture puzzle game Android / Kotlin
Android puzzle game project showing custom view for bitmap drag and place
## Demo

Have a look at the [main custom view here](https://github.com/monsterbrain/android-drag-picture-puzzle-game/blob/main/app/src/main/java/com/monsterbrain/slideandplaceview/DragAndPlaceGameView.kt)