Skip to content

shakesbeare/rust-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Snake Game with Bevy

Rust snake game based on the tutorial found here with a few of my own additions such as fixing the bugs detailed at the end of the post as well as scoring and increased speed as the game progresses.