Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gustavohenrique/jogo-ache-a-bolinha
- Owner: gustavohenrique
- Created: 2014-09-10T11:02:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-20T12:58:22.000Z (almost 9 years ago)
- Last Synced: 2024-04-16T03:18:24.035Z (9 months ago)
- Language: JavaScript
- Homepage: http://gustavohenrique.github.io/jogo-ache-a-bolinha/
- Size: 324 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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