Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 620 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 620 Bytes

Acorn for Nodejs sample app - Battleship Game

======

Node.js is a cross-platform, open-source server environment that can run on Windows, Linux, Unix, macOS, and more. Node.js is a back-end JavaScript runtime environment, runs on the V8 JavaScript engine, and executes JavaScript code outside a web browser.

Here we have a Battelship game using this repo. There are two options available you can play it as a single player or multiplayer. If you are playing it as multiplayer select multiplayer and then open the link in the second browser which will act as second player.