Skip to content

techakhil-me/brick-breaker-final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brick-breaker 🧱

👨🏻‍💻👩🏻‍💻 Introduction

Game is designed for Devsnest First Ever Hackathon


♥ Team Undefined ♥


🧠 About Game

We want to make an interactive game based upon the classic game brick breaker. The object of brick breaker is to break the bricks that are distributed around the top of the game screen. The bricks get broken after coming in contact with a ball that bounces around the screen. At the bottom is a paddle that in the classic game moves based on user input.


The user has to make sure the ball bounces off the paddle without going off the bottom of the screen. In our implementation, we want to make the paddle be based upon the position of an actual Ping-Pong paddle held by the user. The paddle moves as user moves his mouse cursor


Preview Deployed Game

🎮 Play Game 🎮


🎮Game Panel

Landing Page

LandingPage

Levels of Game

Levels

When users losses the game

lost

Brick structure ( User experience )

bricks


📍 Game Play

Game Play

gamePlay



📌 TechStack

  • 🗡 Landing Page
    • HTML
    • CSS
  • 🗡 Game Logic
    • Javascript
    • Canvas

📌 Contribution


Contribution to this repos are always welcome. You can always upgrade the UI, or fix any bug predefined in the issue section.


1. Open a new issue describing the feature.
2. Add feature tag to this issue.
3. Get acceptance from the code maintainers.
3. Enjoy adding the feature

Contributors

  • TechAkhil
  • DCtron
  • Ankit0225 (Baburao)