https://github.com/willrax/spritekit-asteroids
Joybox asteroids ported to SpriteKit
https://github.com/willrax/spritekit-asteroids
Last synced: about 1 year ago
JSON representation
Joybox asteroids ported to SpriteKit
- Host: GitHub
- URL: https://github.com/willrax/spritekit-asteroids
- Owner: willrax
- Created: 2013-11-02T00:49:13.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-05T09:55:51.000Z (over 12 years ago)
- Last Synced: 2025-03-31T19:21:14.850Z (about 1 year ago)
- Language: Ruby
- Size: 797 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
spritekit-asteroids
===================
Joybox asteroids ported to SpriteKit
The original code and resources can be found here:
http://blog.rubymotion.com/post/57465814533/create-an-asteroids-game-for-ios-in-15-minutes-with
A huge thank you to [Juan Karam](https://twitter.com/juankaram) for the blog post on the RubyMotion blog.