Colors
          
          
          
            Colors is a browser game that is based on the idea of graph coloring.
            I worked with 
Isaac Lim and
            
Madeline Horowitz to make it
            during the PennApps hackathon in Fall 2013.
          
 
          
            Players color the graph such that no two dots connected by a line have
            the same color. Graphs are randomly generated and an extra node is added
            in each new level, increasing its complexity. Each
            level has a time limit of 30 seconds.
          
          
            Scoring is based on the level number as well as on the number of colors used in the coloring (lesser colors mean more points)