Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanderfrenken/morespritekitdemo
Demo for MoreSpriteKit usage
https://github.com/sanderfrenken/morespritekitdemo
Last synced: about 14 hours ago
JSON representation
Demo for MoreSpriteKit usage
- Host: GitHub
- URL: https://github.com/sanderfrenken/morespritekitdemo
- Owner: sanderfrenken
- License: mit
- Created: 2024-09-04T13:08:08.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-04T13:37:47.000Z (3 months ago)
- Last Synced: 2024-09-05T17:18:24.104Z (2 months ago)
- Language: Swift
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
![Platform support](https://img.shields.io/badge/platform-ios-lightgrey.svg?style=flat-square)# MoreSpriteKitDemo
This repository showcases the various functionalities that can be used from [MoreSpriteKit](https://github.com/sanderfrenken/MoreSpriteKit).
All sources are written in Swift.
### Requirements
- iOS 10.3+
- Xcode 10.1+
- Swift 5+### Other information
- If you think that something is missing or would like to propose new feature, please create an issue.
- Please feel free to ⭐️ the project. This gives confidence that you like it which stimulates further development and support 🤩### Games using MoreSpriteKit
The following games are using MoreSpriteKit:
- [Battledom](https://sites.google.com/view/battledom/home)
- [Herodom](https://sites.google.com/view/herodom/home)
- [Numbed](https://apps.apple.com/nl/app/numbed/id841975891)
- [Connexx](https://apps.apple.com/nl/app/connexx/id1198001137)
- [SlippySlide](https://apps.apple.com/nl/app/slippy-slide/id911034356)- Do you use MoreSpriteKit in any of your applications? Please extend this list by making a PR!
### License
[MIT](https://opensource.org/licenses/MIT)