Block Game is a captivating puzzle game that challenges you to fit different block shapes onto a grid, clearing lines to score points.
Quick entertainment during free time with its simple yet addictive gameplay mechanics that keep players engaged.
- Languages: ArkTS
- Frameworks: HarmonyOS SDK 6.0.0(20)
- Tools: DevEco Studio 6.x
- Libraries: @kit.ArkUI, @ohos/lottie
├───AppScope
│ └───resources
│ └───base
│ ├───element
│ └───media
├───entry
│ └───src
│ ├───main
│ │ ├───ets
│ │ │ ├───components
│ │ │ ├───├───GameBoard
│ │ │ │ └───SourceArea
│ │ │ ├───model
│ │ │ │ └───Game
│ │ │ ├───pages
│ │ │ │ ├───Game
│ │ │ │ ├───GameOver
│ │ │ │ └───Splash
│ │ │ ├───utils
│ │ │ │ └───Logger
│ │ └───resources
│ │ ├───base
│ │ │ ├───element
│ │ │ ├───media
│ │ │ └───profile
- Huawei Watch 5
Block Game is distributed under the terms of the MIT License. See the LICENSE for more information.



