Description of the project:
The project is a classic break bricks game. The idea is the user to "break" all the bricks with the ball which should be prevented from dropping out of the screen. The game has 3 difficulty levels where in the easiest one the ball moves the slowest and each next level speeds up the ball speed.
The source code of the game is plain JavaScript and no external libraries are used.
Major features of the game:
- 3 difficulty levels
- 2 kinds of bricks
- “Responsive” design
- Magic point bonus – if you hit in between two bricks it breaks both of them
- Sound effects
Defence tasks:
[Ready] 1. Upload a brief video (2-3 mins) of your application and upload it in YouTube
-
Upload your project in http://best.telerikacademy.com
-
A brief description of your application:
- Link the video in the description
- Mandatory refer the github repository of your application
- Link with live preview of your application - You can use https://rawgit.com/
Draw - Daniel, Dancho
[Ready]keyDownHandler, keyUpHandler, mouseMoveHandler - Darin
[Ready]ColisionDetection - Peter, Martin
drawBall, drawPaddle, drawScore, drawLives - Yoanna
drawBricks - Kiril, Ceco
"# Javascript-UI-and-DOM-Teamwork"