Squeezing the Arduboy For Every Byte

The Arduboy is an Arduino based game console with very limited storage space.

This article shows some techniques I used to use the space efficiently.

Dynamic Lighting and Shadows In My 2D Game

How I used shaders in WebGL to accomplish lighting and shadows in a 2D game.