Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
clarknt committed Aug 30, 2019
1 parent dc8b86f commit 6fa3df6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 41-Project19/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ Includes solutions to the [challenges](https://www.hackingwithswift.com/read/19/
Bonus:
- Swipe to delete from table

## Topics

Safari Extensions, NSExtensionItem, UITextView, NotificationCenter

## Challenges

From [Hacking with Swift](https://www.hackingwithswift.com/read/19/8/wrap-up):
Expand Down
4 changes: 4 additions & 0 deletions 42-Project20/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ Bonus:
- Add explode button as an alternative to shake
- Add game over and restart functions

## Topics

UIBezierPath, SKAction follow, Emitter nodes

## Challenges

From [Hacking with Swift](https://www.hackingwithswift.com/read/20/5/wrap-up):
Expand Down
4 changes: 4 additions & 0 deletions 43-Project21/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ https://www.hackingwithswift.com/100/72

Includes solutions to the [challenges](https://www.hackingwithswift.com/read/21/4/wrap-up).

## Topics

Notifications, UNUserNotificationCenter, UNNotificationRequest

## Challenges

From [Hacking with Swift](https://www.hackingwithswift.com/read/21/4/wrap-up):
Expand Down

0 comments on commit 6fa3df6

Please sign in to comment.