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: 25 days ago
JSON representation
A few playgrounds to showcase Swift peculiar features
- Host: GitHub
- URL: https://github.com/m4tbat/Swift-fun-playgrounds
- Owner: m4tbat
- Created: 2014-11-11T12:09:42.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-17T23:55:19.000Z (over 9 years ago)
- Last Synced: 2024-08-04T00:06:04.013Z (4 months ago)
- Language: Swift
- Size: 125 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Swift-Playgrounds - Swift fun playgrounds - A few playgrounds to showcase Swift peculiar features. ⏳ (Playground Sets / SpriteKit)
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