Skip to content

A version of the classic Snake arcade game that I built to teach myself Rust and the Bevy game engine.

Notifications You must be signed in to change notification settings

jackthias/bevy-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy Snake

arcade snake where green snake is coiling towards a yellow coin

A version of the classic Snake arcade game that I built to teach myself Rust and the Bevy game engine.

Collect the coins to rack up your score, and avoid crashing into walls or even your own tail! Be careful though, as you collect more coins, your snake will grow increasing the risk of collision!

Control the snake's direction with the arrow keys, on a Game Over you can use the Space key to restart the game.

You can play the game on Itch.io!

Screenshots

arcade snake where green snake is coiling towards a yellow coin arcade snake where green snake is coiling towards a yellow coin arcade snake where green snake is coiling towards a yellow coin arcade snake where green snake is coiling towards a yellow coin game over screen with red text displaying the player's score and prompting them to press space to restart

About

A version of the classic Snake arcade game that I built to teach myself Rust and the Bevy game engine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published