Skip to content

OutdatedGuy/Multiplayer-Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MP-Snake

A Multiplayer Snake Game

Made using p5js library, Node.js and Socket.io

A Multiplayer Snake Game Using Server Side Programming

Inspired by Snake.io

Learned Sockets, Node and p5 from The Coding Train