Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 545 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 545 Bytes

spider-web

This is my code for Task 1 of Spider Inductions 2023 (Web development)

Status

Basic Mode

  • Create 3x3 grid with squares assigned to numbers
  • Implement click to swap squares
  • Create a button for randomizing intial layout
  • Ensure the random layout is solvable
  • User file input
  • Make the uploaded image as the puzzle as well as the puzzle background

Advanced Mode

  • Save puzzle image locally after encoding
  • Retrieve saved images after decoding
  • Menu for viewing and selecting previously saved image