mehtapugur / Merida-Puzzle

Dynamic puzzle game of Merida character

Home Page:https://mehtapugur.github.io/Merida-Puzzle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title

πŸ“² About

In this game you have to complete the picture of Merida character. This is a puzzle game where the puzzle pieces at the top change dynamically.

🌏 DEMO LINK 🌏

βš™οΈ Technologies

A puzzle game was developed using the JavaScript Drag and Drop API.
Image and audio files were used in the game.
CSS is used for styling.

✨ Main Features

  • Each time the game is started, the puzzle pieces at the top change dynamically.
  • The user is only allowed to insert the puzzle pieces in the correct places.
  • If the user tries to put the puzzle piece in the wrong area, an audio file called error will be played.
  • If the user places the piece in the right place, the audio file named win will be played.

πŸ“Έ Screenshots

Start Finish

2022-01-02.at.21-55-49.mp4

πŸ’» Setup

  • To run the project, Git must be installed on your computer. After completing this installation, we open the git terminal. We write the following expression git clone https://github.com/Kodluyoruz-NodeJs-Bootcamp/week1-mehtapugur and press the enter button. After opening the downloaded project in the code editor, we open the http://localhost:5500/ on our browser. In order to run this, the Live Server extension must be downloaded in your VSCode.

πŸ“ License

This project is under the terms of the MIT license.

Contact: LinkedIn

About

Dynamic puzzle game of Merida character

https://mehtapugur.github.io/Merida-Puzzle/


Languages

Language:JavaScript 43.1%Language:CSS 35.1%Language:HTML 21.8%