Hi everybody, I am a beginner with C2. I would like to create a racing game with game play like that : https://lightsaber.withgoogle.com/. The player will use their mobile phone, has a control pad, to play the game in PC via internet.
I have purchased a racing game with .capx game from http://codecanyon.net/item/chase-racing-cars-html5-android-capx/11493840 and set up a server allow websocket connection. I know we can not use the java script to control the game in my web application so may I know how can I make the control pad (mobile) play the game in PC.
Sorry if it is a noob question.