/ConcurrentLaunchPlayground

Swift Playground build for the WWDC20 Swift Student Challenge submission

Primary LanguageSwift

Concurrency Launcher - a Swift Playground

This playground is created as part of my submission for the 2020 Swift Student Challenge.

The goal of this playground is to show and explain to the user how serial and concurrent queues work in Swift. This is achieved by an interactive window showing a launchpad. The user can select any number of rockets and the type of launch and view the effect of his/her choices.

A screenshot of the Swift Playground showing launching rockets

How to run?

This playground can be run on Swift Playgrounds 3.3 on iPadOS 13.4.1 and Swift Playgrounds 3.3 on macOS 10.15.4.


Status of submission: Accepted 🎉