Hello everyone.
I made a game with PixiJS using webpack and now I need to export my game as a single HTML5 file but I am not exactly sure how it is done.
I could not find any information on that.
Can anyone help me with that? Suggest some articles or something?
I know that somehow images need to be encoded as base64 and then added to html. JS files don't need to be encoded. But I don't know how to do all this.
Thanks in advance !
↧
Export my game as a single HTML5 file
↧