| klste@hotmail.de |
Sort by Color. A Game in Excel VBA
This game is an Excel file programmed in VBA. The game is played from a mask.
The game board consists of eight rows and six groups of colored squares. Each group contains six squares of the same color.
At the start of the game, all thirty-six squares are randomly arranged in six rows.
Using two additional empty rows, all squares are sorted by color. A square to be moved is placed in an empty row or next to a square of the same color.
Squares are moved using the left mouse button.
The moving square is marked with a cross.
The yellow button starts the next game.
The blue button repeats the current game.
