Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/amiantos/lifesaver

Conway's Game of Life implemented as an artistic, abstract macOS screensaver and tvOS app using SpriteKit
https://github.com/amiantos/lifesaver

abstract art artificial-life conway conway-game conways-game-of-life game-of-life gamekit gameoflife macos screensaver spritekit tvos visualization

Last synced: about 2 months ago
JSON representation

Conway's Game of Life implemented as an artistic, abstract macOS screensaver and tvOS app using SpriteKit

Lists

README

        

# Life Saver

Life Saver is an abstract, artistic implementation of [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) built with SpriteKit. With a variety of settings and color schemes, Life Saver should satisfy designers and geeks alike. Comes in two flavors: a macOS screensaver, and an Apple TV app.

## 🖥  Screensaver

📼 [Watch a YouTube video to see it in action](https://www.youtube.com/watch?v=N4nCFUVThgg).

![Life Saver Screensaver](/Design/screensaver/lifesaver-screenshots-1.1.png?raw=true)

### 👉 [Download Life Saver v1.2 for macOS](https://amiantos.s3.amazonaws.com/lifesaver-1.2.zip)

## 📺  Apple TV

![Life Saver tvOS Main menu](/Design/tvos/tvos-ss-1.png?raw=true)
![Life Saver tvOS Preset menu](/Design/tvos/tvos-ss-2.png?raw=true)

### 👉 [Get Life Saver TV on the App Store](https://apps.apple.com/us/app/life-saver-tv/id1470667717)

## To Install from Source

1. `git clone https://github.com/amiantos/lifesaver.git`
2. Open `Life Saver.xcworkspace`
3. Pick a target and run!