0
What is the combination of courses I need to build facebook games?
3 Answers
+ 1
HTML5, CSS, JavaScript (WebGL), and you need to implement facebook services (facebook sdk)
+ 1
Maybe someone with more experience can answer that.Basically, you don't need any, you can create raw canvas game, or, you can use any game engne that can export for WebGL (we uae unity), after that, all you need is developer facebook account and creare game on their website, after that you need a place to host your game, and you provide just a link to your game webpage to facwbook.
0
what about preferred java script library for that type of games?