korlibs / korlibs/korge-dragonbones
Clean and update dragonbones sample
- Dominant language
- Kotlin
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The dragonbones sample has too many commented code, it's hard to read.
Also the `Button` there should be changed to the `TextButton` from korge.
Scenes should probably be divided into several files to make them clearer and easier to read.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the dragonbones sample entry point and its scene files, then review the current commented code and Button usage. The work is done when unnecessary comments are removed, Button is replaced with KorGE's TextButton, and scenes are divided into clearer files without changing the sample's behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- game-dev
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100