Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daelsepara/vulcanversejs
Vulcan Verse Adventure Sheet Implemented with Vue.js
https://github.com/daelsepara/vulcanversejs
Last synced: about 5 hours 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-09T06:54:03.000Z (5 months ago)
- Last Synced: 2024-06-09T07:48:29.528Z (5 months ago)
- Size: 4.69 MB
- Stars: 0
- 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