Skip to content

KacperNlp/Arkanoid-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arkanoid-v2

Game created as a task from course on Udemy about OPP in JavaScript. You have to pass/won current level to unlock next one. In settings you can set volume of background music and game sounds
Types of ball and paddle are random, they are randomize for each new game.(they don't have any unique skills/props).

About project

This game has 6 levels with different hight of difficulty. To unlock next level player has to pass/won current level (info about which level is unlocked is in local storage).
I used i this game 5 kinds of bricks with different hp (the hardest one is yellow and the weakest is blue), also in this game we have 5 types of paddles and 6 types of ball, but each one doesn't has any unique skill, they are the same, but have only different color

Technologies

I used in this project:

  • JavaScript,
  • HTML,
  • Sass,
  • BEM.

status of project: finished.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published