ytb_snake_js icon indicating copy to clipboard operation
ytb_snake_js copied to clipboard

https://youtu.be/J42SZXS-_Qo

Results 5 ytb_snake_js issues
Sort by recently updated
recently updated
newest added

## keyboard for coding? Thank!

First of all, I want to mention that @fabriciobegalli inspired me to create a self-hit check. I made it based on his code that he had uploaded earlier in his...

remove unused travis link

at line 37 else if (headTail.x == canvas.widh) ---> else if (headTail.x == canvas.width) this typo caused the snake to not warp from going to left from right