Skip to content

My WWDC22 Swift Student Challenge submission [Accepted] πŸŽ‰

License

Notifications You must be signed in to change notification settings

henribredt/Typography-WWDC22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

WWDC22 Swift Student Challenge Submission

A Swift Student Challenge Winner 2022 πŸŽ‰

An educational iPad app teaching some fundamental rules of typography in a fun and interactive way. Created as a submission to the 2022 Apple Swift Student Challenge by Henri Bredt in April 2022.

Get the app for free on the App Store

App screenshot App screenshot

The app is divided into three areas: a navigation bar (left), a content view for explaining the concepts (center) and a playground view, where the user can apply what he has learned in an interactive view (right). Every lesson challenges the user to accomplish a task in the playground view in order to progress through the course.

Installation

Download Typoversity on the App Store. Alternatively, you can download the originally submitted Playground app in this repository and open it with Swift Playgrounds 4 on the iPad.

Demo video

Watch on YouTube

What's next?

As of right now, the app contains a welcome page, three lessons and a final quiz to fit the three-minute time frame for the challenge. I am planning to add a few more lessons (for example about spacing and alignment) in the weeks to come and then publish the app on the app store to help more people make good use of typography.

UPDATE: Done βœ…


All further development will take place in this repository.