Click on any of the examples to try it out in your browser:

Audio

Show how a sound file can be played.

Fps

Show how to add a basic FPS counter.

Particles

Show how we can efficiently draw tens of thousands of particles.

Render Interpolation

Show how to interpolate a sprite in the render loop by keeping a previous state in the update loop.

Text

Show how to draw text from a font bitmap.