rruimor / breakout-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breakout Game

This is a Javascript example using the module pattern.

Installation

Yarn is required to install the dependencies.

Once Yarn is installed:

# To install dependencies
$ yarn

Once the dependencies are installed, run the local server:

# TO run the local server
$ gulp serve

About


Languages

Language:JavaScript 88.7%Language:HTML 10.2%Language:CSS 1.1%