gameplaykit topic

List gameplaykit repositories

Connection

75
Stars
4
Forks
Watchers

A path-finding library powered by GameplayKit 👾

Sight

29
Stars
1
Forks
Watchers

A spatial search μlibrary powered by GameplayKit 👾

Glide

485
Stars
42
Forks
Watchers

Game engine for making 2d games on iOS, macOS and tvOS, with practical examples and tutorials

flappy-fly-bird

379
Stars
98
Forks
Watchers

🐦 Flappy Bird game reincarnation [GameplayKit, SpriteKit, iOS 12+].

spritekit-water-node

105
Stars
8
Forks
Watchers

🌊 Custom SpriteKit node that allows to simulate 2D water with respect to physics. The app demonstrates Flocking behaviour using GameplayKit, key-frame animation and custom fragment shader chaining (G...

octopuskit

452
Stars
27
Forks
Watchers

2D ECS game engine in 100% Swift + SwiftUI for iOS, macOS, tvOS

TouchBreakout

340
Stars
25
Forks
Watchers

Play Breakout game on your MacBook Pro with Touch Bar, using SpriteKit. 用 Touch Bar 在 Mac 上玩打砖块游戏

tic-tac-toe

70
Stars
15
Forks
Watchers

🕹 iOS game - classic Tic Tac Toe with AI and state machines [Swift + SpriteKit + GameplayKit].

SceneKit-Pathfinder

30
Stars
2
Forks
Watchers

The included playground is a SceneKit (3D) version of Apple's "Pathfinder" demo, which was originally developed using SpriteKit (2D)

StateMachine

48
Stars
3
Forks
Watchers

State machine creation framework written in Swift inspired by GKStateMachine from Apple GameplayKit