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: 29 days ago
JSON representation
Conway's Game of Life implemented as an artistic, abstract macOS screensaver and tvOS app using SpriteKit
- Host: GitHub
- URL: https://github.com/amiantos/lifesaver
- Owner: amiantos
- License: mpl-2.0
- Created: 2019-05-18T18:10:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-28T02:05:21.000Z (over 3 years ago)
- Last Synced: 2025-03-16T01:11:26.419Z (30 days ago)
- Topics: abstract, art, artificial-life, conway, conway-game, conways-game-of-life, game-of-life, gamekit, gameoflife, macos, screensaver, spritekit, tvos, visualization
- Language: Swift
- Homepage: https://amiantos.net/lifesaver
- Size: 9.1 MB
- Stars: 216
- Watchers: 7
- Forks: 10
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - Life Saver - An abstract screensaver based on Conway's Game of Life implemented with SpriteKit ![swift_icon] (Applications / Screensaver)
- awesome-swift-macos-apps - Life Saver - An abstract screensaver based on Conway's Game of Life implemented with SpriteKit (Screensaver / Text)
- awesome-swift-macos-apps - Life Saver - An abstract screensaver based on Conway's Game of Life implemented with SpriteKit (Screensaver / Text)
- open-source-mac-os-apps - Life Saver - An abstract screensaver based on Conway's Game of Life implemented with SpriteKit</summary><p><b>Languages:</b> ![swift_icon] <br><b>Screenshots:</b><br><img src='https://raw.githubusercontent.com/amiantos/lifesaver/master/Design/screensaver/lifesaver-screenshots-1.1.png' width='400' loading='lazy'/><br><img src='https://github.com/amiantos/lifesaver/blob/master/Design/tvos/tvos-ss-1.png' width='400' loading='lazy'/><br><img src='https://github.com/amiantos/lifesaver/blob/master/Design/tvos/tvos-ss-2.png' width='400' loading='lazy'/><br></p></details> (Applications / 📦 Screensaver (10))
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).

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

### 👉 [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!