Skip to content

Dauntless-On-Mission/dom-brick-breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Project

DOM Team have built a Wall Brick Game. Initially levels are lock. One can unlock them by winning levels sequentially.

image

Basic structure of the project repository 📂

|
|- assets             # Contains all image used in project.
|- css                # Contains all css file used in this project.
|- scripts            # Contains all js file used in this project.
|- index.html         # Root file of project

Game made till date:

  • Loading Screen
  • Home Screen
  • Level Screen
  • 6 levels
  • Game Over

Tech Stack

CSS3 HTML5 JavaScript