Games for Facebook
Monkey Forums/Monkey Programming/Games for Facebook| 
 | ||
| Hi everybody is there any way for make games for facebook using monkey? | 
| 
 | ||
| I don't know how to do it I think it is just HTML5 target... but here is an example! | 
| 
 | ||
| Just html5 or flash will do fine, but you have to host it yourself and be sure to be able to access your app using https. | 
| 
 | ||
| aha! that's worth knowing.. I had no idea it was as easy as that.. thank you for sharing | 
| 
 | ||
| ....and don't spend any money on Facebook advertising for your app. You'll end up with 500 likes on your app page who do not play your game. | 
| 
 | ||
| and for what is https useful? | 
| 
 | ||
| It is a requirement from Facebook. Lots of FB apps ask for private data and/or use your FB peronal information. That's why! | 
| 
 | ||
| Flash is not the fastest target for monkey ( very better iOS version soon)  but here is a Flash FaceBook game done with Monkey: Lucky Pirate http://bit.ly/X1mJLZ | 
| 
 | ||
| Iirc I was told by a very helpful person on this forum you games main page HAS to be renamed as index.html otherwise it don't work :-) |