Flash game for facebook



Recently I have got the chance to develop a flash game for facebook.  The game is called "ghurir mela", it is about killing the enemy kites and avoiding killer kites. It is played by using space bar to control or  fly the kite. Every spacebar press rotates the kite in every angles. Player needs to kill all the kites by touching the enemy kites. Player also must avoid killer "orange" kites in order to move up with levels which continuously increases the score. There are also bonus points, which could be earned by just touching the bonus graphics.



Here are the steps in brief:

1.  Developed the game in as3/flash
2.  Created mysql database
3.  Wrote php code to save game score to database and to display the top 10 scorer list back in flash
4.  For facebook integration:
    1. First registered as fb app developer then created a page 
    2. Downloaded the php sdk for FB
    3. Include facebook.php in the index.php file where the flash game (swf) is embeded
    4. Created a page in facebook
    5   Added the app to the newly created page
          Http://developers.facebook.com/docs/appsonfacebook/pagetabs/


..I'll talk more about the development process when I have more time.. Meanwhile here are some screenshots of "ghurir mela"









Cheers :)