petertait / pongu

Pongu! game for pebble {code} hackday

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pongu!

Pongu! game created during pebble {code} hackday!

Includes

  • Local server
  • LiveReload
  • Sass
  • Jshint
  • CSS Grid
  • CSS Reset

Installation

Install node & gulp

brew install node, npm install -g gulp

Install packages

npm i

Build assets (only required once)

gulp build

Run Gulp

gulp

About

Pongu! game for pebble {code} hackday


Languages

Language:JavaScript 52.7%Language:CSS 46.3%Language:HTML 1.0%