Ecosyste.ms: Awesome

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

https://github.com/m4tbat/Swift-fun-playgrounds

A few playgrounds to showcase Swift peculiar features
https://github.com/m4tbat/Swift-fun-playgrounds

Last synced: 2 months ago
JSON representation

A few playgrounds to showcase Swift peculiar features

Lists

README

        

#Swift fun playgrounds
The playgrounds in this repo were live-coded and showcased during the Swift workshop hosted by Commit Software, on March 18, 2015.

Let's explore some idiomatic Swift features with the *Swift Features* playground.

The *GameOfLife* playground is a Swift implementation of the iconic Conway's Game of Life, rendered with SpriteKit