Y
Hacker News
new
|
ask
|
show
|
jobs
by
marcusbuffett
1624 days ago
Shameless plug, I wrote a snake tutorial for bevy that’s become pretty popular, and just updated it for 0.6.
https://mbuffett.com/posts/bevy-snake-tutorial/
3 comments
bebop
1624 days ago
I think there is a mistake when calling the setup_camera function in main. You call setup not setup_function, which I think is incorrect. Thanks for writing that up! Great article.
link
alserio
1624 days ago
Thank you, I was just asking myself if you are still updating it. Really nice tutorial
link
k__
1624 days ago
Oh no, I just did it right before the 0.6 update.
But good tutorial!
link