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

https://github.com/king-11/breakout_vanilla

Breakout game vanilla implementation using canvas API only
https://github.com/king-11/breakout_vanilla

babel canvas2d webpack yarn

Last synced: 2 months ago
JSON representation

Breakout game vanilla implementation using canvas API only

Awesome Lists containing this project

README

          

# Breakout_Vanilla
Vanilla JS Implementation of Breakout game using canvas API

### To run locally
- `yarn i`
- `yarn run dev`