Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gustavohenrique/jogo-ache-a-bolinha

Um remake em javascript do jogo Game of Shells
https://github.com/gustavohenrique/jogo-ache-a-bolinha

Last synced: about 1 month ago
JSON representation

Um remake em javascript do jogo Game of Shells

Awesome Lists containing this project

README

        

Game of Shells
==============

[![Demo](https://github.com/gustavohenrique/jogo-ache-a-bolinha/raw/master/screenshot.png)](https://gustavohenrique.github.io/jogo-ache-a-bolinha)

### Technologies

* JQuery
* Mocha
* Chai
* Gulp
* Bower

### Setup

```shell
npm install
npm install -g bower
bower install
./node_modules/.bin/gulp watch
```

Para build:

```shell
./node_modules/.bin/gulp build
```

### License

MIT