Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 3.01 KB

File metadata and controls

46 lines (34 loc) · 3.01 KB

In a Sheet of Paper 📄 - [Accepted] WWDC23 Scholarship Application

This playground was created for WWDC 2023 Scholarship Application.

About the project 💻

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.

Development 👩🏻‍💻

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

Layout 🎨

Initial PopUp Dialogue Screen
Initial PopUp Dialogue Screen
Drawing Screen Complete Scene
Drawing Screen Complete Scene

Frameworks 📚

This app was built using only:
-SwiftUI: for interface and navigation;
-PencilKit: for drawing;
-AVFoundation: for music

Credits and Third-part Assets 🎥

Credits GIF
Font: Just me again down here by Kimberly Geswein
Music: Meditation by Arulo

How to play 📱

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!