Play

A break game for RustFest.global

created by Stefan Schindler (@dns2utf8)

Goal: Grow the Snake by eating the cyrcle shaped food.
Controls: Every second you can vote on the direction the Snake is going to take in the next second: Turning Left, Straight or Right will be decided by popular vote.

System Requirements: Your browsers needs JavaScript, WebSocket and Canvas enabled for this to work.

I gave a talk at Rust Zürisee, you can watch the recording on youtube.

Checkout the Source Code on GitLab.