Welcome to my Dungeons & Dragons 4th Edition (or 4e) online character sheet. Hopefully it's pretty self-explanatory and useful to you. Send along any bugs and feature requests to me at kevin @ kevinleung.com. I can't promise I'll be prompt, but I'll certainly try!
For the geeks out there, I built this using PHP (for HTML generation), jQuery, and MySQL. It really isn't that interesting, but if you want, I can add this project to github for you to poke around the source. Maybe it'll be handy for anyone else who wants to build an online character sheet for another game in the same vein.
Change Log
12/04/18
- Fixed the app after I broke it while updating from PHP 5 to PHP 7.
04/10/13
- Added more "Other Notes" boxes for everything you usually write in the margins.
- Added a field to enter an alternate id for your character. It might be handy if you don't want to remember ids all the time.
- Cleaned up style around the site
05/?/12
- First version of the site goes up