Pinned Repositories
LetGoBirdy
Simulator adventure of Bird. This game has been using cocos2d-x and especially integrate with Box2D, which is a physic library to simulate physic collision.
MeldNumber
Drag the numbers onto to the board, and place 3 or more same numbers next to each other to merge them into a higher number. If three or 6s are placed adjacent, they will disappear from the board. The numbers will be generated randomly, and you can rotate the new number block. You can choose to skip the new numbers up to 3 times.
NetworkCompose
NetworkCompose offers a streamlined and enriched approach to handling network-related tasks, empowering developers with a flexible and intuitive composition of network components. By leveraging NetworkCompose, you can significantly minimize development effort and ensure the simplicity of maintaining networking layers
NWSocket
The NWSocket project is a Swift library that leverages the NWConnect framework to establish native WebSocket connections. This library is designed specifically for iOS applications, taking advantage of new iOS technologies to provide a robust and efficient socket communication solution.
SlideBlock
Challenging to train your brain, and fun to help you relax at the same time. HOW TO PLAY: - Move the blocks around to slide the special block to the exit - Horizontal blocks can only be moved horizontally (left to right and vice versa) - Vertical blocks can only be moved vertically (up and down)
ThreadWatcher
The "ThreadWatcher" Swift library monitors and detects thread behavior, facilitating debugging and performance optimization. It offers stack trace retrieval, hangout detection, and custom event handling, providing insights into multithreading issues for smoother application execution.
XCTestBeauty
XCTestBeauty is a Swift library that provides a set of convenient wrappers for XCTContext.runActivity(). These wrappers help improve the readability of your XCTest cases by allowing you to use "GIVEN," "AND," "WHEN," and "THEN" prefixes for the descriptions of your test activities.
ios-sdk
The Triton Digital® Mobile SDK is designed to help you play your radio station or display on-demand advertisements very easily in your own application.
harryngict's Repositories
harryngict/NetworkCompose
NetworkCompose offers a streamlined and enriched approach to handling network-related tasks, empowering developers with a flexible and intuitive composition of network components. By leveraging NetworkCompose, you can significantly minimize development effort and ensure the simplicity of maintaining networking layers
harryngict/ThreadWatcher
The "ThreadWatcher" Swift library monitors and detects thread behavior, facilitating debugging and performance optimization. It offers stack trace retrieval, hangout detection, and custom event handling, providing insights into multithreading issues for smoother application execution.
harryngict/NWSocket
The NWSocket project is a Swift library that leverages the NWConnect framework to establish native WebSocket connections. This library is designed specifically for iOS applications, taking advantage of new iOS technologies to provide a robust and efficient socket communication solution.
harryngict/LetGoBirdy
Simulator adventure of Bird. This game has been using cocos2d-x and especially integrate with Box2D, which is a physic library to simulate physic collision.
harryngict/MeldNumber
Drag the numbers onto to the board, and place 3 or more same numbers next to each other to merge them into a higher number. If three or 6s are placed adjacent, they will disappear from the board. The numbers will be generated randomly, and you can rotate the new number block. You can choose to skip the new numbers up to 3 times.
harryngict/SlideBlock
Challenging to train your brain, and fun to help you relax at the same time. HOW TO PLAY: - Move the blocks around to slide the special block to the exit - Horizontal blocks can only be moved horizontally (left to right and vice versa) - Vertical blocks can only be moved vertically (up and down)
harryngict/XCTestBeauty
XCTestBeauty is a Swift library that provides a set of convenient wrappers for XCTContext.runActivity(). These wrappers help improve the readability of your XCTest cases by allowing you to use "GIVEN," "AND," "WHEN," and "THEN" prefixes for the descriptions of your test activities.