Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.11 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.11 KB

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