DimensioneX/Facebook: Difference between revisions
Line 41: | Line 41: | ||
* [http://www.dimensionex.net/en/download.htm Download] ,install and configure the '''DimensioneX-to-Facebook conversion kit''' onto your own web space (includes steps similar to those of the [[DimensioneX/RSS|RSS feed tutorial]]) | * [http://www.dimensionex.net/en/download.htm Download] ,install and configure the '''DimensioneX-to-Facebook conversion kit''' onto your own web space (includes steps similar to those of the [[DimensioneX/RSS|RSS feed tutorial]]) | ||
* Tell the world about your game app, and start counting new users! | * Tell the world about your game app, and start counting new users! | ||
== Step 1 - Create a new Facebook App == | |||
You need a Facebook account for this. | |||
Go to: https://developers.facebook.com/apps | |||
... | |||
= MORE TO COME SOON = | = MORE TO COME SOON = |
Revision as of 11:10, 30 June 2011
DRAFT IN PROGRESS
This article describes how to build a Facebook game App by using an already made DimensioneX game. Before using the conversion kit, you should take the RSS feed tutorial, and be familiar/comfortable with it.
Why transforming a game into a Facebook App is so important
It takes much effort to let people to enter and try out your game. Normally you want your visitors to come back, play more, and bring new users. By turning your game into a Facebook App, every user joining in Facebook will have game notifications regarding his/her character (so, really selected information) published on his/her profile wall. This means more opportunity for the user to get involved in the game when (s)he is not connected, and much, much more opportunity for you to get new users because normally friends of the player will peek at his/her activity and curiosity will eventually make them enter and try out your game, thus making it more viral.
So, you have a DimensioneX game and you want to turn it into a Facebook App, just read on.
Prerequisites
- You must have a game built with DimensioneX, up and running on a publicly accessible server
- You must have a web space capable of running PHP.
- You must have a mySQL server and a database (for storing FB users' info)
About FB apps
This tutorial does not assume you have knowledge of what an FB app is, or how it works. For our purpose you should know that a Facebook App can:
- Run inside a Facebook page (canvased application)
- Run outside Facebook and use Facebook just for user management (sign in using Facebook)
Both app type have the ability to publish and interact with Facebook user profiles, but this Tutorial covers case #1, that is, we want our users to play first inside Facebook (we are going to make a canvased app).
Users will have the ability later to choose to play outside Facebook (perhaps with game at full-screen) still keeping the benefits of the facebook integration which means mainly publication on users' profile. This will not be an issue.
Steps
In brief, here is what it takes to have your Facebook game App up and working:
- Create a new empty Facebook App
- Download ,install and configure the DimensioneX-to-Facebook conversion kit onto your own web space (includes steps similar to those of the RSS feed tutorial)
- Tell the world about your game app, and start counting new users!
Step 1 - Create a new Facebook App
You need a Facebook account for this.
Go to: https://developers.facebook.com/apps
...