Static files (HTML, CSS, JS)
Style and Javascript
Style and Javascript
To improve your web pages, you can use CSS files, Javascript, etc.
For instance, using JQuery, you can retrieve values periodically (e.g. realtime FPS meter). And compute these variables into javascript (e.g. create a graph with FPS over the time).
Responsive
Responsive
Of course you can create your web pages in a responsive way. A smartphone or a tablet can control or receive data from our game.