Legos Lightlegos.hashnode.dev·Jul 26, 2024I draw my snake in P5js :)I wrote a simple snake using p5js library. Demo The code Simply begin with an index.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>snake ...DiscussProgramming & Algorithmssnake drawing