eskelProgramming / CrosswordWallTile

An eCommerce website for custom Crossword Wall Tiles.
1 stars 0 forks source link

Implement a snapping grid system for the user to modify the tiles manually #3

Open eskelProgramming opened 3 weeks ago

eskelProgramming commented 3 weeks ago

After the crossword is generated, the user needs to be able to move the tiles manually. To implement this, InteractJS may be a good library to use to achieve this.