Hi guys, I want to know is website like http://chess.com, does it required extra plugin, API or embedded object for the game application to work? or it's just plain HTML, ,CSS, php, javascript... code without any extra plugin object.
Yeah, you can make a game like that with HTML/CSS/JavaScript/PHP. Of course different APIs can help you but it's not necessary - you can do everything yourself. Simply said.