mirror of
https://github.com/seigler/bl2skills.com
synced 2025-07-25 08:46:10 +00:00
No description
icons | ||
patch | ||
assassin.html | ||
assassinPortrait.png | ||
background.jpg | ||
changelog.txt | ||
CNAME | ||
commando.html | ||
commandoPortrait.png | ||
gunzerker.html | ||
gunzerkerPortrait.png | ||
index.html | ||
LICENSE | ||
main.css | ||
mechromancer.html | ||
mechromancerPortrait.png | ||
mechromancerPortrait2.png | ||
psycho.html | ||
psychoPortrait.png | ||
README.md | ||
siren.html | ||
sirenPortrait.png | ||
skill_bg_blue.png | ||
skill_bg_blue_gray.png | ||
skill_bg_green.png | ||
skill_bg_green_gray.png | ||
skill_bg_red.png | ||
skill_bg_red_gray.png | ||
skillManager.js | ||
vanilla.html |
Borderlands 2 skill calculator
This project was one of my first publicly-used websites. I am a big fan of the Borderlands franchise, and when Borderlands 2 came out, I really wanted a better skill calculator than the official one.
I put this together in, like, a week or so, using some assets from the original skill calculator and some high resolution character renders. I wanted something fully client-side with few or no external dependencies. I didn't know about Knockout or any similar tech so I stored the data in the DOM (!).
Please feel free to submit pull requests or even to fork this for your own uses.