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

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.
Thank you, I was just asking myself if you are still updating it. Really nice tutorial
Oh no, I just did it right before the 0.6 update.

But good tutorial!