Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aldrinjenson/js-jigsaw-puzzle
- Owner: aldrinjenson
- Created: 2020-11-13T13:22:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-28T14:43:21.000Z (over 3 years ago)
- Last Synced: 2023-03-03T22:02:47.477Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://aldrinjenson.github.io/js-jigsaw-puzzle/
- Size: 10.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
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)