Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 998 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 998 Bytes

Batalha Naval Multiplayer

Tecnologias

  • HTML5
  • JavaScript
  • CSS3
  • Node JS
  • Socket IO

Captura de tela

screenshot

Rodando localmente

git clone https://github.com/Alex5ander/Batalha-Naval-Multiplayer.git

Entre no diretório do projeto

cd Batalha-Naval-Multiplayer

Instale as dependências

npm i

Inicie o servidor

npm start