spritekit-demo
There are 15 repositories under spritekit-demo topic.
krayc425/TouchBreakout
Play Breakout game on your MacBook Pro with Touch Bar, using SpriteKit. 用 Touch Bar 在 Mac 上玩打砖块游戏
matthewreagan/SpriteKitShaders
Demo of fragment shaders and SKWarpable with Apple's SpriteKit
matthewreagan/SpriteShatter
SKSpriteNode animation extension to 'shatter' a node into smaller pieces
imqiuhang/SpriteKit-BubbleGame
a simple 2D game for iOS SpriteKit practice
IlijaMihajlovic/Sweet-Sweets-Mania-SpriteKit-Game-With-Continuous-Integration
A single player game in SpriteKit created completely programmatically without the use of .sks files and Xcode Scene Editor. Implemented continuous integration using Jenkins, Fastlane GitHub, and Unit Tests into one continuous integration system. So everything is automated from the first commit to the email notification at the end from Jenkins when the build finished. I used Firebase as a backend and implemented its Sign up/Login with Facebook and Anonymously into the app, and saved users data like: UID, email address, username and profile image into Firebase Database and Firebase Storage, likewise, I implemented a persistent store so all user data is saved after the user quits the app. During the development of the app, I followed the MVC design pattern, likewise, I used Sketch for creating most of the UI.
dscyrescotti/Hoop
🏀 A 2D basketball free throw game which is built using SpriteKit and SwiftUI
JarWarren/SKFlappyBird
Flappy Bird with SpriteKit
banghuazhao/Spring-Festival-Crush
A Chinese Spring Festival-themed Match-3 game built with Swift, leveraging SpriteKit for game mechanics, SwiftUI for the UI, Swift Concurrency for enhanced performance, and SwiftData for model persistence.
stanbar/WWDC-Sorting-Visualization-2019
WWDC Sorting Visualization 2019
syake/spritekit-demo
SpriteKit を扱ったデモ for swift
chenfengxiaoxixi/spritekit
This is a demo with spritekit.It can help Beginner know spritekit.
singh-gagandeep/BubbleCollision
Simple bubble collision animation using SpriteKit Framework for iOS
thara/SK-2DGame-Swift-AppleReversi
「SpriteKitではじめる2Dゲームプログラミング Swift対応」 第8章 リバーシ ソースコード(Xcode 11対応)