An open API service indexing awesome lists of open source software.

https://github.com/nerooc/brick-breaker

Basic game created using Javascript (canvas)
https://github.com/nerooc/brick-breaker

brick-breaker canvas-game javascript

Last synced: 8 months ago
JSON representation

Basic game created using Javascript (canvas)

Awesome Lists containing this project

README

          

# `Brick Breaker`

### [OPEN DEMO](https://brick-breaker-tg.netlify.app/)

## Tech stack
- (a little bit of) HTML and CSS
- JS
- Canvas

A simple game made using Javascript (Canvas). You need to run it on a web server for it to work properly. You can also use the 'Live server' extension in Visual Studio Code.

![alt text](https://github.com/nerooc/Brick-Breaker/blob/master/assets/images/brickbreaker.png)