https://github.com/daelsepara/vulcanversejs
Vulcan Verse Adventure Sheet Implemented with Vue.js
https://github.com/daelsepara/vulcanversejs
Last synced: 11 months ago
JSON representation
Vulcan Verse Adventure Sheet Implemented with Vue.js
- Host: GitHub
- URL: https://github.com/daelsepara/vulcanversejs
- Owner: daelsepara
- License: gpl-3.0
- Created: 2021-11-09T05:48:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-04T09:13:52.000Z (over 1 year ago)
- Last Synced: 2025-05-21T05:11:39.678Z (about 1 year ago)
- Size: 4.7 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vulcan Verse JS (Work-in-Progress)
An adventure sheet for the Vulcan Verse gamebooks implemented in Vue.js
# Features
- Select god, codewords from a list
- Set Current Location
- View/Add/Remove items from your posessions
- View/Add/Remove titles, notes
- Modify companion, attributes, glory, scars, wounded status, money, blessings
- Display current item enhancing your attribute scores (**PARTIAL**: Only modifier is displayed)
- Set/Unset page tick marks
- Load/Save Adventure Sheet into a .json file
- View Map
# Demo
Checkout the live demo at [https://daelsepara.github.io/vulcanversejs](https://daelsepara.github.io/vulcanversejs).
# Bugs
Feel free to report any bugs, issues, and/or suggestions. Thanks!
# Acknowledgements
Many thanks to the following contributors
- [Kurufinwe21](https://github.com/Kurufinwe21): Testing and finding numerous bugs
- [azamanaza](https://github.com/azamanaza): Help in Vue and general JavaScript stuff