Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gamechina/GrubbyWorm
A simple digital worm game made with latest iOS 9, SpriteKit, GameplayKit and ReplayKit, written in Swift 2.
https://github.com/gamechina/GrubbyWorm
Last synced: 3 months ago
JSON representation
A simple digital worm game made with latest iOS 9, SpriteKit, GameplayKit and ReplayKit, written in Swift 2.
- Host: GitHub
- URL: https://github.com/gamechina/GrubbyWorm
- Owner: gamechina
- Created: 2015-08-13T08:33:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-17T05:56:15.000Z (about 9 years ago)
- Last Synced: 2024-08-01T19:31:15.240Z (6 months ago)
- Language: Swift
- Homepage:
- Size: 11.5 MB
- Stars: 44
- Watchers: 8
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-swift-cn - GrubbyWorm - 使用 GameplayKit 和 SpriteKit 创建的示例游戏. (Demo Apps / 示例程序 / iOS)
README
# Grubby Worm
[![Platform](http://img.shields.io/badge/platform-ios-blue.svg?style=flat)](https://developer.apple.com/iphone/index.action)
[![Language](http://img.shields.io/badge/language-swift-brightgreen.svg?style=flat)](https://developer.apple.com/swift)
[![License](http://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat)](http://mit-license.org)A simple digital worm game made with latest iOS 9, SpriteKit, GameplayKit and ReplayKit, written in Swift 2.
![]()
**QQ交流群(Swift 游戏开发交流组):453564812**
## Feature List
- [x] SpriteKit Scene
- [x] Entiy and Component
- [x] State Machines
- [x] ~~FontAwesome in Use~~ (removed, will write a blog about this.)
- [x] Simple Random Source
- [x] Replay and Share
- [x] Game Center (powered by [Ease Game Center](https://github.com/DaRkD0G/Easy-Game-Center-Swift))
- [ ] Rule System
- [ ] Juice## To Fix (on iPhone6 iOS 9.0.2)
- [ ] Recording starting may cause dropped frames
- [ ] First play button touched need a long time to load
- [ ] after open game center view, the game frames may drop from 60fps to 40fps## What is Grubby Worm
- 🐛 eat 🍬
- 🐛 shit 💩
- when 🐛 eat 🍬 feel 😀
- if 🐛 eat 🍬🍬🍬🍬🍬🍬🍬🍬🍬 feel 😈
- when 🐛 feel 😈 will eat 🍬 and 💩
- so, that is Grubby Worm!Hope you'll like it.
## Running Environment
- Xcode Version 7.0 (7A220)
- iOS 9 SDK
- Swift 2## Blog for Grubby Worm