DEV Community

Cover image for Break Lock Challenge Game In JavaScript
Kaixin for SourCode-Z

Posted on

Break Lock Challenge Game In JavaScript

Project: Break Lock Challenge Game in JavaScript
Source Code

Break lock challenge is a javascript project. The objective of this game is to break the lock by drawing the pattern. The starter guide is available in the project. This game is made in JavaScript and HTML5. When you try to draw mobile lock pattern if it matches then it opens but closes for sudden if it fails. This project is similar to that concept.

About The Project
Talking about the project, this project uses simple logic when it comes to the pattern drawing and locking the phone. To run the project you will need a browser. Use Google Chrome for a better experience. When you run the game you will see the home page with some hints about the gameplay. You can select the mode you want to play to unlock the pattern. Practice, Challenge and Countdown mode are available in the project.

You can use the practice mode for preparing yourself for the real game challenge. Select the challenge mode if you want to really to give a challenge. You will get a total of ten attempts during the gameplay. With each wrong pattern is drawn in the game will lead you to the deduction in the moves.

Top comments (0)