ifish12 / League-Stats

The name's tentative, I'm just pretty much using this project to learn how to use Riot's API and parse JSON.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

League-Stats

The name's tentative, I'm just pretty much using this project to learn how to use Riot's API and parse JSON.

Usage

In order to use this, you need to get your own API key from http://developer.riotgames.com and make a header file called "key.h" with a global constant called API_KEY which stores just your key.

Discalimer

This product is not endorsed, certified or otherwise approved in any way by Riot Games, Inc. or any of its affiliates.

About

The name's tentative, I'm just pretty much using this project to learn how to use Riot's API and parse JSON.


Languages

Language:C++ 98.8%Language:C 1.2%