Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/subsoap/defbullet
Bullet hell features for Defold
https://github.com/subsoap/defbullet
defold defold-game-engine
Last synced: about 2 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T13:30:24.000Z (about 7 years ago)
- Last Synced: 2024-11-30T17:32:50.343Z (2 months ago)
- Topics: defold, defold-game-engine
- Language: Go
- Size: 26.4 KB
- Stars: 4
- Watchers: 2
- 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