Sweet-Sweets-Mania-SpriteKit-Game-With-Continuous-Integration

A single player game in SpriteKit created completely programmatically without the use of .sks files and Xcode Scene Editor. Implemented continuous integration using Jenkins, Fastlane GitHub, and Unit Tests into one continuous integration system. So everything is automated from the first commit to the email notification at the end from Jenkins when the build finished. I used Firebase as a backend and implemented its Sign up/Login with Facebook and Anonymously into the app, and saved users data like: UID, email address, username and profile image into Firebase Database and Firebase Storage, likewise, I implemented a persistent store so all user data is saved after the user quits the app. During the development of the app, I followed the MVC design pattern, likewise, I used Sketch for creating most of the UI.

MIT License

Stars
23
Committers
1

Commit Statistics

Past Year

All Time

Total Commits
0
119
Total Committers
0
1
Avg. Commits Per Committer
0.0
119.0
Bot Commits
0
0

Issue Statistics

Past Year

All Time

Total Pull Requests
0
2
Merged Pull Requests
0
2
Total Issues
0
0
Time to Close Issues
N/A
N/A
Related Projects