


I was to develop a "Find what's different" game for The CW shows. The framework needed to be simplified and dynamic so that it could be updated with new levels and re-skinned easily by other designers. I had the images being loaded in through XML, and built a seperate level builder Flash file that would produce the Actionscript needed. Designers would then only need to slide circles where the difference areas are located. Running the file would give them the Actionscript code so they could copy and paste - producing the new level.
The design of the game and difference images were created by other designers. I created the framework, gameplay, and level builder.