carlnewton / m3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

m3

A Match 3 style game made on HTML Canvas.

Demo

https://carlnewton.github.io/m3/

Development

  • Run npm install gulp upon first downloading the repository.
  • Make changes in the /src directory and gulp gulp to build /dist/js/script.js or run gulp watch to have it build each time a file is updated in the /src directory.

About

License:MIT License


Languages

Language:JavaScript 98.1%Language:HTML 1.9%