SwiftUI-LifeGame

April 24, 2022 ยท View on GitHub

The Conway's Game of Life that build with SwiftUI.

iOSiPadmacOS

Requirements

  • iOS 14+
  • macOS 11+
  • Xcode 13.3.1 (for development)

Related Repository

  • LifeGame core library
    • LifeGame
  • Scraper for LifeWiki
    • LifeWikiScraper
  • Run-length encoding (RLE) library (used by LifeWikiScraper)
    • SwiftRLE

Author

Yusuke Hosonuma / @tobi462

Contents

  1. 1Requirements
  2. 2Related Repository
  3. 3Author