This playground was created for WWDC 2023 Scholarship Application.
My project for the challenge was a game/interactive experience called βIn a Sheet of Paperβ (an adaptation of the popular Brazilian song βAquarelaβ by Toquinho). The name comes from the fact that the game is a guided drawing experience that encourages reflection and appreciation of the things youβve built and your personal history.
When I first started working on the project, I quickly realized that I wasnβt as skilled in UI design as I thought. However, I didnβt let that stop me from pursuing my idea.
Instead of letting my weakness get the best of me, I decided to use it as the main value proposition of my project. I created an interface that was intentionally simple and minimalistic, and I let the usersβ drawings be the main focus of the game. This not only allowed me to play to my strengths but also made the project unique and memorable.
Learn more about how I made it on Medium
Initial PopUp | Dialogue Screen |
---|---|
Drawing Screen | Complete Scene |
---|---|
This app was built using only:
-SwiftUI: for interface and navigation;
-PencilKit: for drawing;
-AVFoundation: for music
Font: Just me again down here by Kimberly Geswein
Music: Meditation by Arulo
For better experience, use an iPad device with Apple Pencil. Works well with iPad simulators and macbook.
# Clone this repository
$ git clone https://github.com/ditthales/InASheetOfPaper.git
Or just download the project and open it in xcode and select the "play" symbol or press "command + R" which will launch the project!