Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 417 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 417 Bytes

NodeJS-multiplayer-game

It is a simple multiplayer game made in nodeJS to practice basic architecture concepts and experiment with the use of Socket io.

Based on the Filipe Deschamps project