Sliding Puzzle
Try to solve this sliding puzzle!
Technologies
Challenges and accomplishments
- Swap the position of elements
- Use before and after methods to insert elements
- Array.splice to delete a certain array element
Try to solve this sliding puzzle!