snek icon indicating copy to clipboard operation
snek copied to clipboard

Online Multiplayer Snake, or "Snakes on a Plane", play at ->

Results 15 snek issues
Sort by recently updated
recently updated
newest added

You can add markup to your username by editing local storage and it will show up in the game. _EG:_ Change the value of `playerName` to `gvn`

during play: ![screenshot 71](https://cloud.githubusercontent.com/assets/177243/19700401/14dd7492-9aac-11e6-9c14-897364c068b3.png) on the scoreboard: ![screenshot 72](https://cloud.githubusercontent.com/assets/177243/19700424/2a65ba4a-9aac-11e6-9fb8-88267fdb4939.png)

Seems weird. Either they should (I think so) - or we should prevent bomb drops until a player is moving.

If the server gets in a weird state, would be nice to be able to run like a gameReset event on it from the client. Kind of like an admin...

enhancement

Steps to reproduce - Go north directly along the right side wall - Tap right to start turning right - Immediately you will start losing segments, while staying still -...

good first bug

It should just be for the particle 'engine' - we can move all of the affects into `particle-effects.js` or something like that. It will be easier to work with.

if you run into another snake and give them your segments, and they win off of that, you should get a little "Luke won thanks to Pomax! (nice one!)" or...

Will keep track of some stuff here... **To See** - When a new leader takes over, "pop" the leader indicator - ~~Add more variety to the screenshake, and apply it...