paulrenenichols / html-games

Everything you need to build an HTML Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML Games

Dependencies

You need node and gulp to run this project.

Build Process

To build the project run the following:

  • npm install
  • npm install -g gulp

Running the Project

Run the project by typing gulp in your

The url of the app will be http://localhost:3000

Documentation

Read about the Build Process and all that you can do with the project's gulpfile

Try the game!

Bubble Shooter

About

Everything you need to build an HTML Game


Languages

Language:JavaScript 90.1%Language:CSS 5.7%Language:HTML 4.2%