This is a simple game written in Bevy, making heavy use of Rapier to model a snake as a chain of springs. The goal is to protect your eggs (the blue blocks), from the enemies (the green blocks) for as long as possible. You can capture the enemies into your tail by getting yourself, or your tail, near an uncaught enemy.

The longer your tail gets, the harder this may be! However, if an enemy touches a yellow block, they will be destroyed. Try to balance destroying enemies with capturing enemies headed for your egg for as long as possible.

WASD or Arrow Keys Control the red block.

Check out the leaderboard at https://snake-demo-leaderboard.fly.dev/ !

Updated 18 days ago
StatusPrototype
PlatformsHTML5
Authordokusu
GenreAction
Tagsbevy, rapier2d
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard

Development log

Comments

Log in with itch.io to leave a comment.

Nice little game! Easy to get started, I like it!

Glad you enjoyed it!