Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aldrinjenson/js-jigsaw-puzzle

A full blown jigsaw puzzle game made with just HTML, CSS and vanilla Javascript
https://github.com/aldrinjenson/js-jigsaw-puzzle

Last synced: 7 days ago
JSON representation

A full blown jigsaw puzzle game made with just HTML, CSS and vanilla Javascript

Awesome Lists containing this project

README

        

# JS Jigsaw Puzzle

Simple Jigsaw puzzle game built with vanilla Javascript

### Instructions

- Fork and/or clone this repo
- Place the images of your choice in the images folder
- Open People.js file and update name, alt Text and image name
- Format for updating given inside people.js file

### Screenshots

![Home Screen Image](ScreenShots/HomeScreen.png)
![Progress Screen](ScreenShots/InProgress.png)
![Reveal Screen Image](ScreenShots/Reveal.png)