https://github.com/pareshchouhan/massiveskilltreevisualization
Massive skill tree visualization is my attempt to create a massive skill tree in love.
https://github.com/pareshchouhan/massiveskilltreevisualization
love2d love2d-framework love2d-library lua
Last synced: about 1 month ago
JSON representation
Massive skill tree visualization is my attempt to create a massive skill tree in love.
- Host: GitHub
- URL: https://github.com/pareshchouhan/massiveskilltreevisualization
- Owner: pareshchouhan
- License: mit
- Created: 2019-01-13T07:52:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T16:42:03.000Z (over 5 years ago)
- Last Synced: 2025-03-22T13:16:42.667Z (about 1 month ago)
- Topics: love2d, love2d-framework, love2d-library, lua
- Language: Lua
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MassiveSkillTreeVisualization
Massive skill tree visualization is my attempt to create a massive skill tree in LÖVE.Massive skill trees can be added to game to provide power ups, passive skills, item upgrades and anything imaginable.
This is not a plug and play implementation, It will need to be heavily modified by the end user.
# Setup
```
git clone --recursive https://github.com/pareshchouhan/MassiveSkillTreeVisualization.git
cd MassiveSkillTreeVisualization
love .
```Made with [LÖVE](https://love2d.org/)