Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.]