/cuddly-fifteen-puzzle

A cuddly-take on the classic Fifteen Puzzle

Primary LanguageJavaScript

This project was bootstrapped with <3 and Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Goals of this project

Create a Fifteen Puzzle Game

A classic game with a cat-tastic twist, Cuddly Fifteen Puzzle contains the following features

  • Utilize the Unsplash API to get a random photo
  • Make each tile display a unique piece of the random image
  • Randomize the order of the tiles
  • Ensure that puzzle is solveable
  • Notify the user when the puzzle is completed

15 Puzzles are super fun!