Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

kwarkjes/2016-contest

 
 

Repository files navigation

Nonogram game

Example

Requirements

  • npm
  • node
  • browserify
  • Grunt

Getting started

Tools

Make sure you have Grunt & browserify already installed.

  • Install Grunt sudo npm install -g grunt-cli
  • Install browserify sudo npm install -g browserify

Setup

  • Clone this project
  • cd project_folder
  • npm install
  • Grunt
  • Let's Play!

About

NG-NL 2016 contest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.1%
  • CSS 26.3%
  • HTML 11.6%