cravesoft / dodger

Several bad guys fall from the top of the screen, and you must avoid them

Home Page:https://cravesoft.github.io/dodger/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

You need to have node.js installed on your machine.

$ git clone git@github.com:cravesoft/dodger.git && cd dodger
$ npm install -g gulp && npm install
$ npm install -g bower && bower install
$ gulp
$ open http://localhost:9000

Background pattern from subtlepatterns.com

About

Several bad guys fall from the top of the screen, and you must avoid them

https://cravesoft.github.io/dodger/

License:MIT License


Languages

Language:JavaScript 89.9%Language:HTML 9.0%Language:CSS 1.1%