An open API service indexing awesome lists of open source software.

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

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
![demo.gif](demo.gif)

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)