Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/not-real-games/murder
An editor for Bevy, built in Bevy.
https://github.com/not-real-games/murder
bevy bevy-editor bevy-engine rust
Last synced: about 2 months ago
JSON representation
An editor for Bevy, built in Bevy.
- Host: GitHub
- URL: https://github.com/not-real-games/murder
- Owner: NOT-REAL-GAMES
- License: mit
- Created: 2024-10-27T22:45:58.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-04T22:34:11.000Z (about 2 months ago)
- Last Synced: 2024-11-04T23:20:09.615Z (about 2 months ago)
- Topics: bevy, bevy-editor, bevy-engine, rust
- Language: Rust
- Homepage:
- Size: 230 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NOT READY FOR PRODUCTION USE
All code shown is presented as proof-of-concept and ***will be*** subject to change.---
![murder-logo](https://raw.githubusercontent.com/NOT-REAL-GAMES/Murder/refs/heads/master/murder-logo.svg)
# Murder
### The word 'Murder' is defined by Oxford Languages as:
1. ~~The unlawful premeditated killing of one human being by another.~~
2. *(informal) A very difficult or unpleasant task or experience.*
3. **A group of crows.**---
### Murder is an editor for Bevy, built in Bevy.
It is intended to be made in accordance with the design principles laid out in [the design document](https://bevyengine.github.io/bevy_editor_prototypes/) made by the official Bevy team.
---
# FAQ
### Will this be uploaded to crates.io?
Short answer: *very* unlikely on my watch.
This is because Murder is meant to be an independent foundation that is in pretty much every way complementary to Bevy, yet remains a separate project for a single-executable game engine that is designed to be as accessible as possible.
As such, we believe it's in the best interest of all parties involved that it stays separate from the registry, so as to give the impression that the end product of the game engine is the executable produced by the framework, rather than the framework itself.
### So is this like the Bevy equivalent to Redot?
This project is (and will forever be) completely dependant on Bevy as it has been from the start. The Murder team commends Godot's decision, and hopes this sets a standard for more game companies to stand for egalitarianism, be it internally or societally.