Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qwandreea/simple-puzzle
This fun project presents a series of coding puzzles in order to improve understanding of JavaScript concepts and coding techniques.
https://github.com/qwandreea/simple-puzzle
css3 html5 javascript jquery
Last synced: 5 days ago
JSON representation
This fun project presents a series of coding puzzles in order to improve understanding of JavaScript concepts and coding techniques.
- Host: GitHub
- URL: https://github.com/qwandreea/simple-puzzle
- Owner: qwandreea
- Created: 2023-09-26T17:32:20.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-30T16:36:51.000Z (about 1 year ago)
- Last Synced: 2023-09-30T17:52:33.713Z (about 1 year ago)
- Topics: css3, html5, javascript, jquery
- Language: JavaScript
- Homepage:
- Size: 3.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript Puzzle Project
This fun project propose a puzzle with the _drag-and-drop_ technique and one _animated_ in order to improve JavaScript concepts and coding techniques.
## Installation:
Open the ./index.html
## Usage:
[Drag and drop puzzle.]
The instructions appear on the right side of the screen. When the puzzle is solved, a popup alert appears.
![](./media/screenshots/Screenshot%202023-09-27%20225007.png)[Animated puzzle]
Click on the pieces that you want to swap.
![](./media/screenshots/Screenshot%202023-09-27%20225118.png)© [This project is my personal work.]