Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/outdatedguy/multiplayer-snake

A Multiplayer Snake Game Using Node.js and Socket.io, Inspired by Snake.io
https://github.com/outdatedguy/multiplayer-snake

game game-development javascript p5js p5js-game

Last synced: about 1 month ago
JSON representation

A Multiplayer Snake Game Using Node.js and Socket.io, Inspired by Snake.io

Awesome Lists containing this project

README

        

# 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](https://snake.io)

Learned Sockets, Node and p5 from [The Coding Train](https://www.youtube.com/channel/UCvjgXvBlbQiydffZU7m1_aw)