A friend wants to make a program that teaches her daughter to spell with each letter of a word on a randomized scrabble block . So a bunch of letters on Labels, or images.
Then her daughter moves each letter onto a grid to make the word. When the letters are in the correct place the person wins.
Has anyone seen code for the dragging and docking of blocks? I could use left and top, but random letters means blocks move to random places on the grid.
Not sure where to start on this
Then her daughter moves each letter onto a grid to make the word. When the letters are in the correct place the person wins.
Has anyone seen code for the dragging and docking of blocks? I could use left and top, but random letters means blocks move to random places on the grid.
Not sure where to start on this