ciampo / simple-shooter

HTML5 2D Shooter Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-shooter

HTML5 2D Shooter Game

To play it, simply open in the browser the file dist/index.html

This little game can be found at: www.marco-ciampini.com/simple-shooter/

Build instructions:

  1. cd to the project root
  2. modify files (dist/index.html, dist/img/[images], source/js/[javascript files], source/scss/app.scss)
  3. grunt

Credits:

About

HTML5 2D Shooter Game

License:MIT License


Languages

Language:JavaScript 97.1%Language:CSS 2.9%