No description
Find a file
2017-09-01 21:27:59 -05:00
icons when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
patch fixed the value of death mark 2017-09-01 21:18:40 -05:00
vanilla fixed the value of death mark 2017-09-01 21:18:40 -05:00
assassin.html moved vanilla characters to base folder 2017-09-01 21:27:59 -05:00
assassinPortrait.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
background.jpg when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
changelog.txt community patch skills added 2017-08-26 00:08:32 -05:00
CNAME Create CNAME 2017-07-16 16:18:12 -04:00
commando.html moved vanilla characters to base folder 2017-09-01 21:27:59 -05:00
commandoPortrait.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
gunzerker.html moved vanilla characters to base folder 2017-09-01 21:27:59 -05:00
gunzerkerPortrait.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
index.html moved vanilla characters to base folder 2017-09-01 21:27:59 -05:00
LICENSE Add MIT license 2017-07-16 16:44:27 -04:00
main.css quick cleanup 2017-07-16 16:32:59 -04:00
mechromancer.html moved vanilla characters to base folder 2017-09-01 21:27:59 -05:00
mechromancerPortrait.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
mechromancerPortrait2.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
psycho.html moved vanilla characters to base folder 2017-09-01 21:27:59 -05:00
psychoPortrait.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
README.md Create README 2017-07-16 16:41:15 -04:00
siren.html moved vanilla characters to base folder 2017-09-01 21:27:59 -05:00
sirenPortrait.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
skill_bg_blue.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
skill_bg_blue_gray.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
skill_bg_green.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
skill_bg_green_gray.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
skill_bg_red.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
skill_bg_red_gray.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
skillManager.js when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
vanilla.html moved vanilla characters to base folder 2017-09-01 21:27:59 -05:00

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.