Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T16:42:03.000Z (over 5 years ago)
- Last Synced: 2024-11-28T23:24:59.972Z (2 months ago)
- Topics: love2d, love2d-framework, love2d-library, lua
- Language: Lua
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- 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/)