Skip to content

tjgrathwell/ng-picross

Repository files navigation

ng-picross

Build Status

An AngularJS implementation of the puzzle game Picross, sometimes called nonograms.

Running the server

gulp serve

Running the tests

gulp jasmine (browser) or gulp jasmine-phantom (headless)

gulp jasmine-phantom --spec "some test name" will run a focused subset of tests

protractor protractor.conf.js

Deployment

bin/deploy.sh

Deploying builds the project and pushes to the gh-pages branch, after scrubbing all the commits so they're from "nobody@example.com". This is so nobody gets the magic github squares just for deploying.

About

Picross clone what with AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published