this is the puzzle project
- Use React
- Use of swipe gestures, responsive design and in general the app should work on mobile devices (need refersh before =])
- Use of yarn and webpack
- Use of the local storage for the results
- Use key strokes (up down left right)
- Use CSS animation
- Make it possible to set the game board dimensions
i am using yarn but you can install via npm
clone or download the git
yarn install or npm install
yarn start or npm start