|
55 | 55 | "https://dbbudd.github.io/mBot/preview-2.png",
|
56 | 56 | "https://dbbudd.github.io/mBot/preview-3.png"
|
57 | 57 | ]
|
| 58 | + }, |
| 59 | + { |
| 60 | + "title": "Sprite Invaders", |
| 61 | + "overviewSubtitle": "Sprite Invaders with Swift Playgrounds", |
| 62 | + "detailSubtitle": "Explore the fundamentals of creating games by learning SpriteKit.", |
| 63 | + "description": "In this course students will explore SpriteKit which is the core library required to create games.", |
| 64 | + "difficultyLevel": "intermediate", |
| 65 | + "contentIdentifier": "io.github.dbbudd.SpriteInvaders", |
| 66 | + "contentVersion": "1.0", |
| 67 | + "url": "https://dbbudd.github.io/SpriteInvaders/SpriteInvaders.playgroundbook.zip", |
| 68 | + "publishedDate": "2018-06-25T12:00:00+00:00", |
| 69 | + "lastUpdatedDate": "2018-06-26T12:00:00+00:00", |
| 70 | + "bannerImageURL": "https://dbbudd.github.io/SpriteInvaders/banner_2x.png", |
| 71 | + "thumbnailURL": "https://dbbudd.github.io/SpriteInvaders/cover.png", |
| 72 | + "additionalInformation": [ |
| 73 | + { |
| 74 | + "name": "Languages", |
| 75 | + "value": "English" |
| 76 | + } |
| 77 | + ], |
| 78 | + "previewImageURLs": [ |
| 79 | + "https://dbbudd.github.io/SpriteInvaders/preview-1.png", |
| 80 | + "https://dbbudd.github.io/SpriteInvaders/preview-2.png", |
| 81 | + "https://dbbudd.github.io/SpriteInvaders/preview-3.png" |
| 82 | + ] |
| 83 | + }, |
| 84 | + { |
| 85 | + "title": "Blackjack", |
| 86 | + "overviewSubtitle": "Blackjack with Swift Playgrounds", |
| 87 | + "detailSubtitle": "Explore the fundamentals of building apps by learning UIKit.", |
| 88 | + "description": "In this course students will explore UIKit which is the core library required to create apps.", |
| 89 | + "difficultyLevel": "intermediate", |
| 90 | + "contentIdentifier": "io.github.dbbudd.Blackjack", |
| 91 | + "contentVersion": "1.0", |
| 92 | + "url": "https://dbbudd.github.io/Blackjack/Blackjack.playgroundbook.zip", |
| 93 | + "publishedDate": "2018-06-25T12:00:00+00:00", |
| 94 | + "lastUpdatedDate": "2018-06-26T12:00:00+00:00", |
| 95 | + "bannerImageURL": "https://dbbudd.github.io/Blackjack/banner_2x.png", |
| 96 | + "thumbnailURL": "https://dbbudd.github.io/Blackjack/cover.png", |
| 97 | + "additionalInformation": [ |
| 98 | + { |
| 99 | + "name": "Languages", |
| 100 | + "value": "English" |
| 101 | + } |
| 102 | + ], |
| 103 | + "previewImageURLs": [ |
| 104 | + "https://dbbudd.github.io/Blackjack/preview-1.png", |
| 105 | + "https://dbbudd.github.io/Blackjack/preview-2.png", |
| 106 | + "https://dbbudd.github.io/Blackjack/preview-3.png" |
| 107 | + ] |
| 108 | + }, |
| 109 | + { |
| 110 | + "title": "Probability", |
| 111 | + "overviewSubtitle": "Probability with Swift Playgrounds", |
| 112 | + "detailSubtitle": "Explore probability with Swift Playgrounds", |
| 113 | + "description": "In this course you will apply your programming knowledge to mathematical principles of probability. The Playground is a part of a book available in the Book Store under the same name.", |
| 114 | + "difficultyLevel": "intermediate", |
| 115 | + "contentIdentifier": "io.github.dbbudd.Probability", |
| 116 | + "contentVersion": "1.0", |
| 117 | + "url": "https://dbbudd.github.io/Probability/Probability.playgroundbook.zip", |
| 118 | + "publishedDate": "2018-06-25T12:00:00+00:00", |
| 119 | + "lastUpdatedDate": "2018-06-26T12:00:00+00:00", |
| 120 | + "bannerImageURL": "https://dbbudd.github.io/Probability/banner_2x.png", |
| 121 | + "thumbnailURL": "https://dbbudd.github.io/Probability/cover.png", |
| 122 | + "additionalInformation": [ |
| 123 | + { |
| 124 | + "name": "Languages", |
| 125 | + "value": "English" |
| 126 | + } |
| 127 | + ], |
| 128 | + "previewImageURLs": [ |
| 129 | + "https://dbbudd.github.io/Probability/preview-1.png", |
| 130 | + "https://dbbudd.github.io/Probability/preview-2.png", |
| 131 | + "https://dbbudd.github.io/Probability/preview-3.png" |
| 132 | + ] |
58 | 133 | }
|
59 | 134 | ]
|
60 | 135 | }
|
0 commit comments