Skip to content

A Zenless Zone Zero wiki app built with Compose Multiplatform. Available on Google Play, App Store, and Microsoft Store.

License

Notifications You must be signed in to change notification settings

mrfatworm/ZZZ-Archive

Repository files navigation

Kotlin ComposeMultiplatform

ZZZArchiveBanner

README Language: 中文 | English

A Multiplatform Wiki for Zenless Zone Zero

ZZZ Archive is a companion app for the action game Zenless Zone Zero, where users can explore in-game information and browse popular fan-made creations.

Adaptive Layout

ZZZArchiveBanner

Download

Get it on Google Play Get apk on GitHub Get it on App Store (iOS) Get it on Microsoft Store Get it on App Store (macOS)

UI Design

Screen Flow Chart (Figma Community)

Kanban (Realtime)

Kanban (Figma Community)

Design System

DesignSystem

Running on Desktop

  1. Set up your environment
  2. In Android Studio, go to Run > Edit Configurations > New > Gradle.
  3. Configure as follows:
  • Run: desktopRun -DmainClass=MainKt --quiet
  • Environment Variables: VARIANT=Dev

Library

Thanks to all the contributors who made KMP/CMP possible!

  • Kotlin Multiplatform (KMP)
  • Compose Multiplatform (CMP)
  • JetBrains Adaptive Layout
  • JetBrains Navigation Compose
  • JetBrains Lifecycle ViewModel
  • Androidx Room Database
  • Koin
  • Ktor
  • Coil
  • BuildKonfig
  • Multiplatform Setting
  • Okio I/O

Localization Support

  • English
  • Traditional Chinese

Special Thanks