Lights Draw! :: by Lamine Sissoko
Thursday, December 9th, 2010

I wrote this game in a few hours for the December 2010 Experimental Gameplay Project (my first one). The theme
was "DRAWING"; so a game that incorporated drawing in any way. I would have spent more time on it but this was
my first time using Processing, and I've got finals next week.

Directions:
To play, click around the game window (but avoid the red square) to create colored circles. Once you're ready,
move your mouse onto the red square to begin the game. You must now drag your mouse cursor over each circle
you created, leaving behind a black dot trail and destroying the circles in question. Once you've got them all, move
your cursor back to the red square and your lights will be drawn.

[NOTE] I'm still working on getting the audio to work in the browser. So for now, I'll keep this up without audio.
The download below however is full functional, you'll just need to install Processing and open the colors.pde file
located in the folder.

colors.zip 1.03MB

Source code: colors

Built with Processing