Mouse Over the Canvas to Reveal the Picture
| 
             1) Find the Circle on the Picture  | 
          
             {{pickDirectionsMini}}  | 
          
             Mini Circle Score: {{miniScore}} points  | 
        
|---|---|---|
| 
           {{miniColor}}  | 
        
           {{color1[0]}} rgb({{color1[2]}},{{color1[3]}},{{color1[4]}})  |  
        
           Red off by {{miniDifferences[0]}} Green off by {{miniDifferences[1]}} Blue off by {{miniDifferences[2]}} Combined Distance = {{miniDifferences[3]}} | 
      
| 
             2) Click a Spot on the Picture  | 
          
             {{pickDirectionsClicked}}  | 
          
             Place Clicked Score: {{clickScore}} points  | 
        
|---|---|---|
| 
           {{clickedColor}}  | 
        
           {{color2[0]}} rgb({{color2[2]}},{{color2[3]}},{{color2[4]}})  | 
        
           Red off by {{clickDifferences[0]}} Green off by {{clickDifferences[1]}} Blue off by {{clickDifferences[2]}} Combined Distance = {{clickDifferences[3]}} | 
      
Scoring - The lower the "Combined Distance", the more points you score: Directions/Start Again
You get 5 points for under 50 and 4, 3, 2 and 1 points for differences under 100, 150, 200, and 250 respectively.
You scored {{thisRound}}/10 points on turn {{turn}} of 5. Game score: {{totalScore}}/50