Skip to content

Commit 2b7c336

Browse files
committed
update readme with apple tv version
1 parent d4f323c commit 2b7c336

File tree

7 files changed

+13
-7
lines changed

7 files changed

+13
-7
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

Design/tvos/tvos-ss-1.png

259 KB
Loading

Design/tvos/tvos-ss-2.png

326 KB
Loading

README.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,26 @@
11
# Life Saver
22

3-
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.
3+
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.
44

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

7-
![Life Saver Screenshots](/Design/lifesaver-screenshots-1.1.png?raw=true)
7+
📼 [Watch a YouTube video to see it in action](https://www.youtube.com/watch?v=N4nCFUVThgg).
88

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

1011
### 👉 [Download Life Saver v1.1 Installer for macOS](https://s3.amazonaws.com/amiantos/lifesaver-1.1.pkg)
1112

13+
## 📺  Apple TV
14+
15+
There's also an Apple TV version, with additional features over the free screensaver version. ~Buy on the App Store.~
16+
17+
![Life Saver tvOS Main menu](/Design/tvos/tvos-ss-1.png?raw=true)
18+
![Life Saver tvOS Preset menu](/Design/tvos/tvos-ss-2.png?raw=true)
19+
1220
## To Install from Source
1321

1422
1. `git clone https://github.com/amiantos/lifesaver.git`
15-
2. Open `Life Saver.xcodeproj`
16-
3. To play locally, run `Life Saver macOS`
17-
18-
There's also a tvOS target if you've got an Apple TV.
23+
2. Open `Life Saver.xcworkspace`
24+
3. Pick a target and run!
1925

2026

0 commit comments

Comments
 (0)