ifo / dotablaze

A Dota 2 live game state display website

Home Page:http://www.dotablaze.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotablaze

dotablaze is Dota 2 api reader. It displays a tiny amount of information about all live Dota 2 games. Information is provided by gotablaze, the api reader backend.

Presently, that tiny amount of information is:

  • match ID
  • match duration
  • radiant tower status number
  • dire tower status number

[Here's how you find out what the tower status number means] (http://dev.dota2.com/showthread.php?t=57234)

Why such a tiny amount of information?

dotablaze is a prototype. It may be completed in the future, but for now it just needs to display some information. Adding more information is not difficult, but it is out of scope for the current needs of this project.

License

dotablaze is ISC liscensed. Please checkout the LICENSE file.

About

A Dota 2 live game state display website

http://www.dotablaze.com

License:ISC License


Languages

Language:JavaScript 70.9%Language:HTML 17.7%Language:CSS 11.4%