↧
Create HTML canvas graphics without writing code
I was recently creating a web game. Now, while creating graphics for this game (characters, map etc), I saw that under the HTML canvas API, drawing even a single line took 4 lines of code (not to...
View ArticleIssue with Game Not Working on GameMonetize Shareable Link
Hi everyone, I made a Construct 3 game, added the GameMonetize.com SDK, and exported it as an HTML5 game. The game works fine when played through Construct 3. It also works properly on GameMonetize's...
View ArticleLoad all assets
I want to load before game all assets, but I must give an array of assets path, is there any way? I have lots of assets and fs library can not use client side. I use this one, but I got an error of...
View Article