DURF Digital Character Sheet
For a possibly better experience, use the website.
You have no idea how hard it is to create nice beveled corners with just CSS.
There are some issues when viewed on mobile, I will fix them at some point, just haven't had time lately.
Let me know what you think! Useful? Pointless? Is it missing an important feature?
Status | In development |
Category | Tool |
Platforms | HTML5 |
Rating | Rated 4.5 out of 5 stars (2 total ratings) |
Author | Red Pebble |
Genre | Role Playing |
Tags | Character Customization, Characters, durf, durf-jam, Tabletop role-playing game |
Comments
Log in with itch.io to leave a comment.
This is really excellent! Saves me a lot of effort for making something similar (if more rudimentary) for my own players.
How does the sheet save the character's information? Do I need to warn my players against clearing their cookies or browser history or something?
It does use browser storage which will disappear if you clear the site data, but you can also download to a .JSON file, which you can import again later, or on a different device.
is there any chance I can see the source code or something so I can make one for my own system? ๐
Yep! The source is available here: https://github.com/redpebble/durf-digital
Good luck!
Thank you! I was hoping to be able to make my own version, but this might be beyond me >.<
Yeah, the intent of this project was to mimic the DURF sheet, so it's not designed to be modular or customizable. A character sheet creator tool is a neat idea, though.
yeah, i was looking for a way for players to store, edit and update a pdf character sheet online. could probably use google but its quite ugly
Maybe not the best solution, but if you and your players use the Google Drive app to sync files, you could just edit them locally and they would update automatically. Maybe. Haven't tried it out. Regardless, best of luck to you!