https://github.com/nshadov/personal-skill-tree
Create your own RPG-like talent tree
https://github.com/nshadov/personal-skill-tree
javascript-library skill-development skill-tree visualization webapp
Last synced: about 1 year ago
JSON representation
Create your own RPG-like talent tree
- Host: GitHub
- URL: https://github.com/nshadov/personal-skill-tree
- Owner: nshadov
- License: mit
- Created: 2016-06-13T07:34:58.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-02T09:08:34.000Z (about 10 years ago)
- Last Synced: 2024-08-02T05:11:01.545Z (almost 2 years ago)
- Topics: javascript-library, skill-development, skill-tree, visualization, webapp
- Language: JavaScript
- Size: 4.02 MB
- Stars: 36
- Watchers: 4
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Skill Tree
**Name:** Personal Skill Tree
**Desc:** This little project allows you to create your own RPG like style skill-tree.
**Author:** nshadov@ravencloud․net
## Requirements
* No special requirements, just web browser (all libraries are automatically included).
## Installation
* Change path to your data in JSON `d3.json(...)` and open `index.html` in your web browser.
## Customization
* Redesign files in `css/` directory to your needs.