/paladins-pick-predictions

Primary LanguageCSSCreative Commons Zero v1.0 UniversalCC0-1.0

Paladins Pick Prediction

Machine learning based pice of software tp provide an interface to predict picks for draft phase in the game Paladins.

This whole thing is so early in development you don´t wanna know. If you wanna help and have some web-dev knowledge take a look at the ToDos.md in the doc directory.

Dev-Installation

You need nodejs, bower and gulp.
This application is realized with http://electron.atom.io/

git clone git@github.com:futjikato/paladins-pick-predictions.git
cd paladins-pick-predictions
npm install
bower install
gulp sass
npm start