https://github.com/dagit/bevy-snake
Snake game to serve as a simple bevy example
https://github.com/dagit/bevy-snake
Last synced: about 1 year ago
JSON representation
Snake game to serve as a simple bevy example
- Host: GitHub
- URL: https://github.com/dagit/bevy-snake
- Owner: dagit
- License: bsd-3-clause
- Created: 2024-12-11T03:57:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-13T22:25:07.000Z (over 1 year ago)
- Last Synced: 2025-02-08T05:27:47.082Z (over 1 year ago)
- Language: Rust
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bevy-snake
Snake game to serve as a simple bevy example