graukin / skyrim_ingredients

Ingredients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is it?

Big gun for little flyes

Just playing a bit with RethinkDb, Python and Node.js (Why not?! :) But it still doesn't work as I want :( )

What is it about?

Skyrim is a videogame by Bethesda. There is a special skill in it called alchemy which allows to produce potions and poisons by mixing different ingredients. Here is script for calculating these recipes.

Data

JSON data compiled from this source using script-magic. But on November,4 there were some errors in the list on site, so here is corrected version of it

Python

Python script understands -h or --help keys. Also you may type 'help' or 'h' while it's running.

Ingredients' names and effects may be colored in different ways. To use this feature you need ansicolors library. To use alternative colors or painting logic change config src/python/config.json

Node.js

JS-server starts its work by launching index.js and listens to 8888 port on localhost. There is no hope help for it

About

Ingredients


Languages

Language:Python 58.5%Language:JavaScript 41.5%