https://github.com/subsoap/defbullet
Bullet hell features for Defold
https://github.com/subsoap/defbullet
defold defold-game-engine
Last synced: 5 months ago
JSON representation
Bullet hell features for Defold
- Host: GitHub
- URL: https://github.com/subsoap/defbullet
- Owner: subsoap
- License: cc0-1.0
- Created: 2018-01-14T23:09:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T13:30:24.000Z (over 8 years ago)
- Last Synced: 2025-04-23T04:14:08.512Z (about 1 year ago)
- Topics: defold, defold-game-engine
- Language: Go
- Size: 26.4 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DefBullet
Bullet hell features for Defold, bullet tunneling, large number of bullets at once
## Installation
You can use DefBullet in your own project by adding this project as a [Defold library dependency](http://www.defold.com/manuals/libraries/). Open your game.project file and in the dependencies field under project add:
https://github.com/subsoap/defbullet/archive/master.zip
Rest of readme todo