/battleship

🚢 Battleship game demo

Primary LanguageJavaScript

Battleship

Build Status

Battleship Game Preview

This is a demo project from popular game known as Battleship. Click on any empty area to guess where is the battleship. Find all the hidden ships to overcome the game.

Run

This game is written with MongoDB and Node.js. To run the demo, just simply run the docker:

docker-compose up