This is a simple software simulator for a hardware project to make (a badge? a Christmas tree ornament?) LEDs flash in sequence. The hardware project it was inspired by is at: http://picprojects.org.uk/projects/433chaser/ This would make a good first micro-controller project for kids. This version has no stored sequences but uses clones to make a selected number of LEDs efficiently, and arrange them in a circle.
Thanks to Pete at PICprojects.