https://github.com/icorbrey/bevy_a_quick_introduction
The completed code behind my video "Bevy: A quick introduction".
https://github.com/icorbrey/bevy_a_quick_introduction
bevy gamedev rust tutorial
Last synced: 4 months ago
JSON representation
The completed code behind my video "Bevy: A quick introduction".
- Host: GitHub
- URL: https://github.com/icorbrey/bevy_a_quick_introduction
- Owner: icorbrey
- License: mit
- Created: 2024-07-13T23:50:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-16T20:05:37.000Z (over 1 year ago)
- Last Synced: 2025-09-29T21:00:10.666Z (5 months ago)
- Topics: bevy, gamedev, rust, tutorial
- Language: Rust
- Homepage: https://www.youtube.com/watch?v=HGhQuebcHL4
- Size: 27.3 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Bevy: A quick introduction
This is the completed code behind my video
"[Bevy: A quick introduction](https://www.youtube.com/watch?v=HGhQuebcHL4)".
Feel free to fork this repository and modify it to your heart's content;
all of the code in this project is licensed under [MIT](./LICENSE.md), so don't
worry if any of the original code ends up in your final product!