https://github.com/timnew/werewolves
Werewolves is a web app that work as judge for Werewolves board game.
https://github.com/timnew/werewolves
Last synced: 9 months ago
JSON representation
Werewolves is a web app that work as judge for Werewolves board game.
- Host: GitHub
- URL: https://github.com/timnew/werewolves
- Owner: timnew
- Created: 2015-04-30T14:06:38.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-09-25T01:53:40.000Z (over 5 years ago)
- Last Synced: 2025-02-28T18:00:50.675Z (over 1 year ago)
- Language: Java
- Homepage: http://werewolves.timnew.me/
- Size: 15.2 MB
- Stars: 4
- Watchers: 6
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
werewolves [![Build Status][ci-image]][ci-url] [![Dependency Status][depstat-image]][depstat-url]
================
> Werewolves is a web app that work as judge for [Werewolves] board game.
Access [Werewolves App] at http://werewolves.timnew.me/
## Why this project
> The main purpose of this project to spike the tech stack based on React.js.
## Technology Involved
* React.js
* react.context
* react-router
* react-bootstrap
* react-router-bootstrap
* react-fa-icon
* Reflux **Replaced with Marty.js**
* Marty.js
* webpack
* webpack-dev-server
* react-hot-loader
* cjsx-loader
* coffee-loader
* file-loader
* style-loader
* stylus-loader
* css-loader
* extract-text-webpack-plugin
* jsx-loader **Replaced with babel-loader**
* jsx-require-extendsion **Replaced with babel-loader**
* jstransform-fb **Replaced with babel**
* babel
* babel-loader
* imagemin
* gulp-minify-html
* run-sequence
* ES6 Class
* ES6 Module
* node-jsx **Replaced with babel**
* jest **Replaced with mocha & sinon**
* mocha
* sinon
* chai
* approot **Test Only**
* NODE_PATH hack
* eslint
* babel-eslint
* atom-linter
* linter-eslint
* eslint-plugin-react
* cordova
## Cordova
> TDB.
## License
MIT
[homepage]: https://github.com/timnew/werewolves
[ci-url]: https://travis-ci.org/timnew/werewolves
[ci-image]: https://img.shields.io/travis/timnew/werewolves.svg?style=flat
[depstat-url]: https://gemnasium.com/timnew/werewolves
[depstat-image]: http://img.shields.io/gemnasium/timnew/werewolves.svg?style=flat
[Werewolves]: http://fr.wikipedia.org/wiki/Les_Loups-garous_de_Thiercelieux
[Werewolves App]: http://werewolves.timnew.me/