Skip to content

Commit 9f07168

Browse files
authored
Add SkyWizard by @hishd (#1685)
1 parent 46bdf1d commit 9f07168

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

contents.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32253,6 +32253,33 @@
3225332253
"suggested_by": "@dkhamsing"
3225432254
},
3225532255
{
32256+
"title": "Sky Wizard",
32257+
"category-ids": ["weather"],
32258+
"tags": [
32259+
"swiftui",
32260+
"weather",
32261+
"spritekit",
32262+
"scenekit",
32263+
"openmetro",
32264+
"geocoding"
32265+
],
32266+
"description": "Interactive 3D models, animated forecasts and a wizard guide for real-time updates",
32267+
"source": "https://github.com/hishd/SkyWizard-SwiftUI",
32268+
"itunes": "https://apps.apple.com/app/sky-wizard/id6738307790",
32269+
"homepage": "https://hishd.github.io/SkyWizard/",
32270+
"stars": 0,
32271+
"license": "apache-2.0",
32272+
"date_added": "Nov 29 2024",
32273+
"suggested_by": "@hishd",
32274+
"screenshots": [
32275+
"https://github.com/hishd/SkyWizard-SwiftUI/blob/master/banners/iphone1.jpg",
32276+
"https://github.com/hishd/SkyWizard-SwiftUI/blob/master/banners/iphone2.jpg",
32277+
"https://github.com/hishd/SkyWizard-SwiftUI/blob/master/banners/iphone3.jpg",
32278+
"https://github.com/hishd/SkyWizard-SwiftUI/blob/master/banners/iphone4.jpg",
32279+
"https://github.com/hishd/SkyWizard-SwiftUI/blob/master/banners/iphone5.jpg",
32280+
"https://github.com/hishd/SkyWizard-SwiftUI/blob/master/banners/iphone6.jpg"
32281+
]
32282+
}, {
3225632283
"title": "SKTetris",
3225732284
"category-ids": ["spritekit"],
3225832285
"description": "SKTetris is an educational project for developers learning how to use Apple's SpriteKit 2D framework. This is a partial recreation of the Tetris game",

0 commit comments

Comments
 (0)