Skip to content

Commit

Permalink
update readme with apple tv version
Browse files Browse the repository at this point in the history
  • Loading branch information
amiantos committed Jun 30, 2019
1 parent d4f323c commit 2b7c336
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 7 deletions.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
Binary file added Design/tvos/tvos-ss-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Design/tvos/tvos-ss-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 13 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,26 @@
# Life Saver

Life Saver is an abstract macOS screensaver based on [Conway's Game of Life](https://www.github.com/amiantos/lifesaver) implemented with SpriteKit. With a variety of settings and color schemes, Life Saver should satisfy designers and geeks alike.
Life Saver is an abstract, artistic implementation of [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) implemented with SpriteKit. With a variety of settings and color schemes, Life Saver should satisfy designers and geeks alike.

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

![Life Saver Screenshots](/Design/lifesaver-screenshots-1.1.png?raw=true)
📼 [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.1 Installer for macOS](https://s3.amazonaws.com/amiantos/lifesaver-1.1.pkg)

## 📺  Apple TV

There's also an Apple TV version, with additional features over the free screensaver version. ~Buy on the App Store.~

![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)

## To Install from Source

1. `git clone https://github.com/amiantos/lifesaver.git`
2. Open `Life Saver.xcodeproj`
3. To play locally, run `Life Saver macOS`

There's also a tvOS target if you've got an Apple TV.
2. Open `Life Saver.xcworkspace`
3. Pick a target and run!


0 comments on commit 2b7c336

Please sign in to comment.