https://github.com/duckthing/weaver
A sprite editor for game developers
https://github.com/duckthing/weaver
game-development love2d sprite-editor
Last synced: about 2 months ago
JSON representation
A sprite editor for game developers
- Host: GitHub
- URL: https://github.com/duckthing/weaver
- Owner: duckthing
- License: mit
- Created: 2025-06-19T19:46:53.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-20T20:00:54.000Z (12 months ago)
- Last Synced: 2025-06-20T20:49:18.792Z (12 months ago)
- Topics: game-development, love2d, sprite-editor
- Language: Lua
- Homepage: https://duckthing.itch.io/weaver
- Size: 267 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Weaver
## A sprite editor for game developers
### [Download here](https://github.com/duckthing/weaver/releases)
### [View on Itch](https://duckthing.itch.io/weaver)
### [View User Documentation](https://github.com/duckthing/weaver/wiki)
Weaver is in its *very early* alpha stage. Watch for dragons. Report the dragons.
## Contributing
Weaver has a few submodules. To get these, make sure you do a recursive clone (`--recursive`).
Make sure you aren't committing any IDE specific files (ex. `.vscode`).
## License
Weaver's source code is available under the [MIT license](./LICENSE).