/chip-8

SwiftUI, Jetpack Compose, Compose for Wear, Compose for Web and Compose for Desktop based Kotlin Multiplatform fork of https://github.com/cbeust/chip-8 (Chip-8 Emulator)

Primary LanguageKotlin

Chip-8 Kotlin Multiplatform

kotlin-version

Kotlin Multiplatform fork of https://github.com/cbeust/chip-8 (Chip-8 emulator)

Current clients

  • Android (Jetpack Compose)
  • Wear (Compose for Wear)
  • iOS (SwiftUI)
  • Desktop (Compose for Desktop)
  • Web (Wasm based Compose for Web)

(The game emulator has virtual "keyboard" interface. In the desktop client game is typically driven by 4, 5, and 6 keys...on mobile these are simulated with buttons)

Screenshots

Screenshot_20230121_130752

F8epdW5WIAAenPD

Full set of Kotlin Multiplatform/Compose/SwiftUI samples