I was wondering if anyone can recommend a facebook integration.
I’ve found the following packages.
http://www.gameprefabs.com/
http://www.unityprefabs.com/social-networking-facebook-advanced-api.html
http://www.cmune.com/
Thanks,
E
I was wondering if anyone can recommend a facebook integration.
I’ve found the following packages.
http://www.gameprefabs.com/
http://www.unityprefabs.com/social-networking-facebook-advanced-api.html
http://www.cmune.com/
Thanks,
E
dimeRocker provides two services at the moment, both of which integrate with dimeRocker.
The dimeRocker Arcade ( a portal for small games, iPhone titles, etc) and a Custom Framework for larger social games. You can find more out here:
http://dimerocker.com/blog/dimerocker-arcade-details-what-does-it-do-why-did-dr-build-it-it-me
dimeRocker provides hosting, monetization, leaderboards and achievements in addition to Facebook integration.
I’ve implemented dimeRocker and it’s awesome!
It was so easy to get it working, you guys did a great job.
Thanks!
We are currently using DimeRocker for our Facebook game called Mystery Invaders. Deployment, Facebook social integration, updates and maintenance are really easy and smooth when using DimeRocker.
You can check our game if you want to have an idea on how it works, looks and runs.
Cheers!
-arbbot
Hi arboot,
very nice game. I like the art and I’m a big fan of retro games. I wish you had difficulty levels so I can start from Hard right away, but for most casual gamers the pace seems right.
I agree that DR is great. I’ll upload my game in the next few days so you can check it out too.
Eyal.
Hey Eyal, thanks for the kind words. I’m glad you like the game. At first the game was more difficult and harder to progress, but at the end, for the social-casual games market we are targeting we had to decrease the difficulty and the pace.
Please let me know when you have your game online, I’d love to give it a try.
We also have a WIP demo called S.E.A.R.C.H. if you want to try it out. I’d appreciate your comments about it.
Cheers and thanks for the feedback !
-arbbot
Looking forward to it!
Well, I bookmarked this page for the Unity Facebook integration links. Lately, I have been looking to into the Facebook API, FBML, and xFBML.
I actually stopped working on it since I’m waiting for a few features. I’d like to be able to allow 3 levels for free. then if you want to continue you have to “Like” the game and then after a few more levels you have to “Invite” friends if you would like to continue. currently the invite friends doesn’t work.
In any case here is the WIP where I left off.
http://apps.facebook.com/farmfree/
Have you tried the new dimeRocker Arcade platform? That game seems like it would suit it well.
I haven’t integrated it yet, but I did check it out and I agree it would be a good fit there.
Just so you know, all you’d have to do is simply upload your game at http://apps.facebook.com/dimerocker/dev/.
If you want to quickly put in high scores, enable them in that control panel. Download the Arcade API UnityPackage. Enter your secret key found in the control panel. And here’s the code you’d need to submit a high score.
dimeRocker.SubmitScore(score);
You guys made it even easier than it was
I just feel like the game needs a bit more love before uploading.
I’ll try to take a look at it when I free up a bit.