
Squeezing the Arduboy For Every Byte
10 Sep 2018
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
17 Oct 2012
How I used shaders in WebGL to accomplish lighting and shadows in a 2D game.