Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cocojoe/swiftpenguins
SpriteBuilder Swift Edition of Peeved Penguins
https://github.com/cocojoe/swiftpenguins
Last synced: 3 days ago
JSON representation
SpriteBuilder Swift Edition of Peeved Penguins
- Host: GitHub
- URL: https://github.com/cocojoe/swiftpenguins
- Owner: cocojoe
- Created: 2014-11-05T16:15:03.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-07T18:29:56.000Z (about 10 years ago)
- Last Synced: 2024-11-13T09:27:05.953Z (2 months ago)
- Language: Objective-C
- Size: 8.6 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#SpriteBuilder Swift Penguins
This is a Swift conversion using SpriteBuilder 1.3.1 of the classic [Peeved Penguins]([MakeGamesWith.Us]tutorials/getting-started-with-spritebuilder/) tutorial by [MakeGamesWith.Us]([MakeGamesWith.Us])
Support has been added for the Mac target which is a great way to quickly test your project.
Remeber to publish this in SpriteBuilder before running in Xcode :)
**Important:**
Please don't upgrade this Project if asked just yet in SpriteBuilder as it contains a few fixes that may not be included just yet in SB at time of writing this.
A few Mac patches have been applied and some new CCBReader code.
**Notes:**
A few parts of the original tutorial have been modified where there is no direct translation to Swift from Objective-C, for example performSelector is not available in Swift.