Binary Puzzle Game (6x6)

Home page

Links to versions are below:

v1.01 - A blank shell ready for some unique, innovative code

v1.02 - changed red tripple lines with single line - 2 lines of css

v1.03 - grunt code to load the 6x6 table - page is 150 lines

v1.04 - 36 lines of grunt code replaced by 6 loops (only 3 done so far)

The question we are solving is below in images:

 

 

 

 

A desk check is included to assist with what this code is actually doing:

 

 

 

End of Question