design | HTML5 Game Development (original) (raw)
ThreeJS Geometric Shapes Tutorial
The ThreeJS geometric shapes tutorial can help you get creative when designing and transforming game assets. You will learn neat tricks about moving, scaling, and rotating shapes. The tutorial also …Read more
Tile Extruder for WebGL
Tile Extruder is a useful node app if you want to prevent any bleeding issues in your game maps. This can be used for games made on Phaser and Tiled. …Read more
Interactive Noise Particle System
This is a cool and creative interactive noise-generated particle system created using three.js and WebGL. The first particle mode reacts to the movements of the user’s input direction and will move with the …Read more
Design better HTML5 games
Web designers often have difficulty designing games. With the advent of HTML5 technology, there are more variables to consider with multiple screen sizes, platforms, workflows and such. On top of that, designers …Read more