Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block Game

Block Game is a captivating puzzle game that challenges you to fit different block shapes onto a grid, clearing lines to score points.

Preview

Use Cases

Quick entertainment during free time with its simple yet addictive gameplay mechanics that keep players engaged.

Tech Stack

  • Languages: ArkTS
  • Frameworks: HarmonyOS SDK 6.0.0(20)
  • Tools: DevEco Studio 6.x
  • Libraries: @kit.ArkUI, @ohos/lottie

Directory Structure

├───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

Constraints and Restrictions

Suported Devices

  • Huawei Watch 5

LICENSE

Block Game is distributed under the terms of the MIT License. See the LICENSE for more information.

About

Block puzzle game for HarmonyOS watches: place shapes on a grid and clear lines, with ArkUI layouts and Lottie animations.

Topics

Resources

Stars

8 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages