Skip to content

benjdero/GameOfLife

Repository files navigation

GameOfLife

Pet project to experiment with Kotlin Multiplatform

Description

The business logic is wrote in Kotlin and shared across all targets.

The UI for Android and Desktop/JVM use Jetbrains Compose.

The UI for iPhone is written using SwiftUI.

Screenshots

Android screenshot 1 Android screenshot 2 Android screenshot 3

Android screenshot 4

iPhone screenshot 1 iPhone screenshot 2

Todo

  • Save/Load only sub-areas of the game world to make reusable patterns
  • Add pre-made interesting patterns
  • Cells of different colors
  • Dynamically alterable game rules
  • Improve the ergonomics of the UI
  • Add decorations to the screenshots (device frame, captions..)
  • Android EdgeToEdge
  • Android pinch zoom on location

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published