Software Engineer
- Amsterdam, Netherlands
- https://whackylabs.com
- @chunkyguy
- @chunkyguy.bsky.social
- @[email protected]
- in/sidharthjuyal
Pinned Loading
-
hideous-engine
hideous-engine Public2D game engine for mobile devices made with OpenGL ES and C++
-
-
Poor man's State and Binding without...
Poor man's State and Binding without SwiftUI 1@dynamicMemberLookup
2class Variable<T> {
3var value: T {
4get { sub.value }
5set { sub.value = newValue }
-
Service Locator Pattern with Gamepla...
Service Locator Pattern with GameplayKit 1private class ServiceWrapper<T>: GKComponent {
2let service: T
34init(service: T) {
5self.service = service
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.