/Block-breaker-game

https://2d-block-breaker-game.netlify.app/

Primary LanguageJavaScript

Block-breaker-game

I have tried to recreate one of my fav childhood game using HTML, CSS ,and JavaScript. Hope you'll enjoy playing it , if yes then give it a star This is a basic BreakOut Brick 2D Game.

Table of contents

Overview

About

  • This is a simple 2-d block breaker game, anyone can easily play by moving paddle using keyboard keys or by moving mouse.

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • JavaScript

What I learned

From this project i got the knowledge about 'How to use < canvas > in HTML' and some Javascript functions like .addEventListner(), mouserollover etc