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

https://github.com/fredpi/wwdc2020

My WWDC 2020 Swift Student Challenge Submission [Successful]
https://github.com/fredpi/wwdc2020

apple coronavirus ios simulation swift swift-playgrounds swift-student-challenge wwdc wwdc-scholarship wwdc20

Last synced: about 1 year ago
JSON representation

My WWDC 2020 Swift Student Challenge Submission [Successful]

Awesome Lists containing this project

README

          

# Flatten The Curve

This playground guides through a series of simulations designed to **enable an intuitive understanding about the spread of viruses and protective measures we can take**. The simulations are based on points within a fixed area that move and may infect each other upon collision. The resulting metrics are then displayed in a diagram that renders live.

## How It Looks



## Disclaimer

This playground is my entry to the WWDC 2020 Swift Student Challenge. It had to be created in short time – so I had to make some compromises compared to regular projects.