/dotablaze

A Dota 2 live game state display website

Primary LanguageJavaScriptISC LicenseISC

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.