Twitist Forums
how to make facebook game? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Facebook forums (/forum-14.html)
+--- Forum: Facebook apps (/forum-22.html)
+--- Thread: how to make facebook game? (/thread-141796.html)



how to make facebook game? - deadshotxx - 04-21-2014 06:20 PM

me and my friend been wanting to know how to make our own facebook game i tried contacting tolga the creator of battle of survival because i wanted to make a game like that but better he isnt answering my pm's or nothing so i ask of you to please tell me how to make a facebook game!!!!

plzzzz!!!


- irtheman - 04-21-2014 06:22 PM

Sounds like it is going to be an up hill battle for you. :-)
I would start at the source http://developers.facebook.com/
Most apps I have seen are written in Java but almost any language will do including php, python, ruby, etc as long as there as an api for you to use. I have even seen that Microsoft now has an SDK (software development kit) for development in asp.net. In either case you are going to need your own server that will host and run your programming language of choice. You can program right? You will need every bit of knowledge plus some because there are a lot of bugs and "features" to work around. Registering your app is going to be pretty rough too but it is all there on the facebook developers site. This is the best place to start http://developers.facebook.com/get_started.php

Good Luck!