Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 467 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 467 Bytes

React.js Slide Puzzle

A 3X3 slide puzzle written in React. Check out the live example.

I was inspired to write this after running through Brian Barnett's great Tic Tac React tutorial, and therefore mine shares much of the same code. I'd really recommend it if you're interested in learning about React.