Skip to content

Homework assignments for CS193p 2021 (Developing Applications for iOS using SwiftUI) course by Stanford University. https://cs193p.sites.stanford.edu

Notifications You must be signed in to change notification settings

artur-masalcev/CS193p-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stanford CS193p 2021 - developing Applications for iOS using SwiftUI

Homework assignments for CS193 2021 (Developing Applications for iOS using SwiftUI) course by Stanford University.

Link to the course: https://cs193p.sites.stanford.edu

Overview

This repository contains my solutions to 1-6 homework assignments + almost all extra credits. Note that these solutions are not 100% correct and probably far from ideal, nobody from Stanford University overviewed these solutions. You may use this code if you are stuck doing some of the assignments. if you find any bugs or have any suggestions – do not hesitate to notify me in any way

Preview

Here are some previews to three major projects of this course

Memorize (Assignment 6)

Memorize is an emoji card memory game. The player needs to match all the pairs of cards that are face down. Player's score depends on his speed and accuracy. Memorize also supports custom themes and have some default ones

Full task requirments: https://cs193p.sites.stanford.edu/sites/g/files/sbiybj16636/files/media/file/assignment_6.pdf

Memorize.preview.small.mp4

Set (Assignment 4)

This app implements popular card game "Set" for single player. More about "Set": https://en.wikipedia.org/wiki/Set_(card_game)

Full task requirments: https://cs193p.sites.stanford.edu/sites/g/files/sbiybj16636/files/media/file/assignment_4_0.pdf

Set.preview.small.mp4

EmojiArt (Assignment 5)

EmojiArt is a sandbox for making images using given emoji palette. EmojiArt also supports images from the internet

Full task requirments: https://cs193p.sites.stanford.edu/sites/g/files/sbiybj16636/files/media/file/assignment_5_0.pdf

EmojiArt.preview.small.mp4

About

Homework assignments for CS193p 2021 (Developing Applications for iOS using SwiftUI) course by Stanford University. https://cs193p.sites.stanford.edu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages