Skip to content

Latest commit

 

History

History
 
 

screensaver

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Google Cloud Platform "Life" Saver

This directory contains an Xcode project that builds a screensaver that shows some of the many features of Google Cloud Platform.

Screen Shot 1

The screensaver runs the classic Conway's Game of Life and displays the results in a grid of hexagonal icons featuring many Google Cloud Platform products.

The project also contains a standalone Mac app that can be used to test the screensaver view.

Requirements

The screensaver code is Swift 2.2 and requires Xcode 7.3.

Screen Shot 2

Installation

To install the screensaver, open the Xcode project and then select and build the GCPLifeSaver target. Then open the "Projects" folder in Xcode's left panel and right click on "GCPLifeSaver.saver". Select "Open with External Editor" and then follow the prompts in the System Preferences app to install the screensaver.

Screen Shot 3