Skip to content

A word game implemented in Swift

Notifications You must be signed in to change notification settings

kkmoskalenko/WWDC20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WWDC 2020

This repository contains a Swift playground submitted for the WWDC 2020 Swift Student Challenge.

The playground demonstrates a word game built entirely in SwiftUI. It provides you a swipeable wheel of letters that can be used to spell words. Besides, you're given an empty crossword pattern to be filled with the found words.

The game supports both light and dark appearances and automatically adjusts to any screen size. It uses several different types of transitions and animations. The game levels can be stored and transmitted in the JSON format.

Preview

Preview