This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how do you greate a facebook game?
06-14-2014, 11:10 AM
Post: #1
how do you greate a facebook game?

Ads

Find all posts by this user
Quote this message in a reply
06-14-2014, 11:14 AM
Post: #2
 
Again,

First you will need to learn HTML and CSS which will allow you to build and style web pages that will serve as the user interface for your application. Then you will need to learn some scripting languages to make your application interactive. Javascript for client side (things that happen after the page loads) and PHP for the server side (things that happen before the page loads). You will also need to learn how to use MySQL which is a database that will allow you to store information. Google all these topics and you will find lots of tutorials.

After/while learning these things you will need to get a web hosting service so you can try things out. You should be able to get something decent for around $100 per year. Contrary to popular belief, facebook applications do not run on facebook's servers.

After all that you will finally be ready to learn to make facebook applications. The developer wiki is a great resource http://wiki.developers.facebook.com/inde… , as well as this forum. The two most important tools are the API and FBML.

It probably will take quite a while to get to the point where you will be able to make a facebook application, but it is a great hobby

Ads

Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)