Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 458 Bytes

File metadata and controls

22 lines (12 loc) · 458 Bytes

Multiplayer game with websockets

this game and code is based on filipe deschamps game

Getting started

In order to run this app you need to install the following dependencies:

Running the app

To run the app just run the following command:

npm start

And navigate to http://localhost:8000/ to play :)