Skip to content

Push is a FirefoxOS / OpenWebApp version of the classic puzzle game. For more information, visit http://www.fos-games.org/

Notifications You must be signed in to change notification settings

laaglu/push-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

PushPuzzle is a FirefoxOS / OpenWebApp version of the classic puzzle game.

This github repository contains the full code of the application. You can use also the repository to view/file bug reports and feature requests

Users can download the app and read the user guide at: fos-games.org They may also want to run the app directly from the Firefox Marketplace

Build

To build the pushpuzzle webapp, all you need is a recent node.js installation. The app build relies entirely on brunch and bower.

Then run the following commands:

  sudo npm install -g bower
  git clone https://github.com/laaglu/push-puzzle.git
  cd push-puzzle
  npm install
  npm start

About

Push is a FirefoxOS / OpenWebApp version of the classic puzzle game. For more information, visit http://www.fos-games.org/

Resources

Stars

Watchers

Forks

Packages

No packages published