canvas

20.05.12

小朋友下樓梯開發紀錄 2

Document the proccess of making a replica NS-Shaft(so-called "Children Go Down the Stairs") by HTML5 canvas. This article focused primarily on how to animate a sprite on canvas, then embed one canvas into another.

20.04.07

小朋友下樓梯開發紀錄 1

Document the proccess of making a replica NS-Shaft(so-called "Children Go Down the Stairs") by HTML5 canvas. The first article mainly focus on the lifecycle of rendering and how I created elements by JS classes.