ip2k / gameme-stacker-tracker

Vue Web UI to get real-time statistics on gameME-tracked TF2 servers to predict wins and determine fairness of teams.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gameme-stacker-tracker

Web UI to get real-time statistics on gameME-tracked TF2 servers to predict wins and determine fairness of teams.

Usage

The URL has is the target server to try to pull stats about. In main.js there is a defined window.apiBase, and something like cors-anywhere is required for this to work (as the gameME API doesn't add CORS headers). gameME API doc

Example:

Example of a real round

Live Demo

http://ip2k.com

License

MIT

About

Vue Web UI to get real-time statistics on gameME-tracked TF2 servers to predict wins and determine fairness of teams.

License:MIT License


Languages

Language:JavaScript 63.7%Language:HTML 34.2%Language:CSS 2.1%