coolpup / ball-and-wall

Ball And Wall - Arkanoid style game

Home Page:http://budnix.github.io/ball-and-wall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ball-and-wall

Ball And Wall - Arkanoid style game

Demo

Demo available at http://budnix.github.io/ball-and-wall/ and extended version using this code at http://ballandwall.com.

Install

download as ZIP.

Usage

After downloading source code install dependencies via bower:

$ bower install

And development tools via npm:

$ npm install

Files with _dev.html postfix use uncompressed assets designed to development proposes.

Run grunt build to build/update production files (index.html and levels-editor.html).

Game has 2 episodes called space and pegasus. Space assets (images) were made by me and they are totally FREE. Pegasus images were bought from http://graphicriver.net/item/platformer-game-tile-set/3677579 so if you want use this images you must pay for it's license.

License

MIT License

About

Ball And Wall - Arkanoid style game

http://budnix.github.io/ball-and-wall

License:MIT License


Languages

Language:JavaScript 69.0%Language:CSS 28.0%Language:HTML 3.0%