/snake

Broken attempt for multiplayer snake

Primary LanguageRust

Multiplayer Snake

Snake game done during a hackathon. Without logic.

Only playing with networking part at first, probably needs to separate client network calls into another thread.