Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aligator/snake-bevy
based on https://web.archive.org/web/20230405220535/https://mbuffett.com/posts/bevy-snake-tutorial/
https://github.com/aligator/snake-bevy
Last synced: 7 days ago
JSON representation
based on https://web.archive.org/web/20230405220535/https://mbuffett.com/posts/bevy-snake-tutorial/
- Host: GitHub
- URL: https://github.com/aligator/snake-bevy
- Owner: aligator
- Created: 2023-11-06T20:19:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-24T21:18:07.000Z (12 months ago)
- Last Synced: 2024-05-21T05:01:07.911Z (6 months ago)
- Language: Rust
- Homepage: https://web.archive.org/web/20230405220535/https://mbuffett.com/posts/bevy-snake-tutorial/
- Size: 244 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake Bevy
[Based on this tutorial](https://web.archive.org/web/20230405220535/https://mbuffett.com/posts/bevy-snake-tutorial/)
updated to [Bevy](https://bevyengine.org/) 0.12 and a bit restructured.