Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-16T20:05:37.000Z (5 months ago)
- Last Synced: 2024-12-19T01:48:10.495Z (23 days ago)
- Topics: bevy, gamedev, rust, tutorial
- Language: Rust
- Homepage: https://www.youtube.com/watch?v=HGhQuebcHL4
- Size: 27.3 KB
- Stars: 1
- 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!