Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit 667db3d

Browse files
committed
Updating README.
1 parent 4d582a3 commit 667db3d

File tree

1 file changed

+27
-9
lines changed

1 file changed

+27
-9
lines changed

README

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,37 @@
1-
GDC 2012 Samples
1+
# Critical Mass
22

3-
This project includes the GDC 2012 sample apps and code that was presented during the Facebook Developer Day on March 5th, 2012.
3+
A simple social web and iOS game. Shows many core components to Facebook integration, including friend leaderboards, achievements, sending invites to friends, and posting to a user's Timeline.
44

5-
Talk Source Directory
6-
5 essential steps for making your web or mobile game successful on Facebook web / ios
7-
Growing monetization and engagement for games on Facebook.com: credits
8-
Winning in mobile with Facebook's social distribution: ios
5+
Authors: Matt Kelly (mattwkelly), Constantin Koumouzelis (koumouz), Christine Abernathy (caabernathy)
96

7+
## Demo
108

11-
License
9+
Nothing yet.
1210

13-
Copyright 2012 Facebook, Inc.
11+
## Installing
12+
13+
https://developers.facebook.com/docs/guides/games/getting-started/
14+
15+
## Documentation
16+
17+
https://developers.facebook.com/docs/guides/games/getting-started/
18+
19+
## Additional Resources
20+
21+
Games documentation can be found at https://developers.facebook.com/docs/guides/games/
22+
23+
## Contributing
24+
25+
All contributors must agree to and sign the [Facebook CLA](https://developers.facebook.com/opensource/cla) prior to submitting Pull Requests. We cannot accept Pull Requests until this document is signed and submitted.
26+
27+
## License
28+
29+
[INCLUDE ANY CREATIVE COMMONS LICENSES HERE]
30+
31+
Copyright 2012-present Facebook, Inc.
1432

1533
You are hereby granted a non-exclusive, worldwide, royalty-free license to use, copy, modify, and distribute this software in source code or binary form for use in connection with the web services and APIs provided by Facebook.
1634

1735
As with any software that integrates with the Facebook platform, your use of this software is subject to the Facebook Developer Principles and Policies [http://developers.facebook.com/policy/]. This copyright notice shall be included in all copies or substantial portions of the software.
1836

19-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 commit comments

Comments
 (0)