This website requires JavaScript.
Explore
Help
Sign In
derek
/
bevy-snake
Watch
1
Star
0
Fork
0
You've already forked bevy-snake
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b97e279d71ced407698738237392b26a322cb06c
bevy-snake
/
src
History
Derek Christ
b97e279d71
Don't spawn fruits in other elements on the grid
2022-08-21 13:30:47 +02:00
..
canvas.rs
Snake collision with itself
2022-08-18 21:26:52 +02:00
fruit.rs
Don't spawn fruits in other elements on the grid
2022-08-21 13:30:47 +02:00
grid.rs
Snake collision with itself
2022-08-18 21:26:52 +02:00
main.rs
Don't spawn fruits in other elements on the grid
2022-08-21 13:30:47 +02:00
snake.rs
Don't spawn fruits in other elements on the grid
2022-08-21 13:30:47 +02:00
tick.rs
Fix direction and game over systems
2022-08-20 17:42:37 +02:00