https://github.com/athemathmo/dndcharactersheet
An interactive Java built character sheet for 5th edition DnD.
https://github.com/athemathmo/dndcharactersheet
Last synced: 3 days ago
JSON representation
An interactive Java built character sheet for 5th edition DnD.
- Host: GitHub
- URL: https://github.com/athemathmo/dndcharactersheet
- Owner: AtheMathmo
- Created: 2015-07-10T17:51:16.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-02T22:21:29.000Z (almost 11 years ago)
- Last Synced: 2025-02-25T08:19:47.637Z (over 1 year ago)
- Language: Java
- Size: 207 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DnDCharacterSheet
An interactive Java built character sheet for 5th edition DnD.
Currently swing layout is not very flexible with resizing.
Requested features:
-
Implementation Details:
- Need to link up remaining fields to save functionality.
- Need to play with save/load buttons to allow file browsing (like import with locations retained).