Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikecann/parseunitysampleproject
A beginning project structure for using Parse.com in Unity
https://github.com/mikecann/parseunitysampleproject
Last synced: 18 days ago
JSON representation
A beginning project structure for using Parse.com in Unity
- Host: GitHub
- URL: https://github.com/mikecann/parseunitysampleproject
- Owner: mikecann
- License: mit
- Created: 2014-11-10T02:58:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-12T02:42:51.000Z (almost 10 years ago)
- Last Synced: 2024-10-03T09:18:59.860Z (about 1 month ago)
- Language: C#
- Size: 1.48 MB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Parse Unity Sample Project
==========================A sample / starter project to help people with getting started when using Parse.com in Unity.
More information can be found in a series of blog posts I wrote on the subject:
[Part 1 – Intro and App Structure](http://www.mikecann.co.uk/programming/working-with-parse-com-in-unity-3d-part-1-intro-and-app-structure/)
[Part 2 – Services, Helpers and Looming](http://www.mikecann.co.uk/programming/working-with-parse-com-in-unity-part-2-services-helpers-and-looming/)
[Part 3 – Tests, Typescript and Common Code](http://www.mikecann.co.uk/programming/working-with-parse-com-in-unity-part-3-tests-typescript-and-common-code/)