/uber-tracker

Track ÜberCharge advantage in Team Fortress 2

Primary LanguageJavaScript

ÜberCharge tracker

Allows you to easily track what level of ÜberCharge the enemy medic has. Written in ES6 without any libraries.

Building

This repo doesn't include any game assets. To download a version of them, run download-external.js using Node.JS.

CSS centric code

JavaScript isn't required to use the website. All secondary weapons stats and behaviors are defined in CSS (bad, I know). If a CSS feature doesn't work in certain browsers it should be replaced with JavaScript dynamically.