Binary Puzzle Game (6x6)

Home page

Help Page : Here

Links to versions are below:

V01 - A blank shell ready for some unique, innovative code

V02 - A table that can be filled

V03 - Box borders cleaned with a couple of lines of CSS from 2020 student Rain Holloway

V04 - 36 Lines of Grunt Code replaced with 6 loops

V05 - Re-name the gameboard cells so that columns and rows are numbers. Edit the 6 loops.

V06 - Reworking back-end code to minimise amount of loops

V07 - Addition of a 2D Array to replace 1D Array

V08 - Dropdown selection menu added

V09 - Global and Local variables declared

V10 - Solve Row Pairs

V11 - Solve Col Pairs and Row Pairs

V12 - Solve Trios and Formatting