https://github.com/dylanblokhuis/sparrow
https://github.com/dylanblokhuis/sparrow
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dylanblokhuis/sparrow
- Owner: dylanblokhuis
- License: mit
- Created: 2023-12-27T18:03:17.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-27T18:04:26.000Z (over 1 year ago)
- Last Synced: 2025-01-11T17:53:10.080Z (4 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sparrow
## goals
- entities overview with the components, each component can see the systems they belong to (including edit to components in editor at line:col)
- systems overview (including edit button that opens editor at line:col)
- compile rust app inside the editor (perhaps dynamic libs or seperate process with ipc?)