Hi, I am Ram, a game developer.
So, basically I'm doing a 2d game(kind of girlgames)in HTML5 using phaser. Every game will have a preloader which includes loading bar and logo of that gaming website. Till now I'm using all those assests of preloader from local files/folders. Now we have a idea to add those preloader assests in server and access using phaser.js. We did the preloader part using phaser.js. Now how can I access that preloader page from server.