hero

A real-time multiplayer battleship game

Get Started →

Fast

Enjoy great performance with Node.js™, Redis™ and WebSockets.

Simple

Simple server setup and deployment. Check the guide for simple deployment instructions, including for Docker™!

Powerful

Automatic room cleanup, network loss resilience, and more!

# Quick start

# Clone
git clone https://github.com/umcconnell/destroyer2.git
cd destroyer2

# Setup
# Make sure you have docker and docker-compose installed!
./docker/deploy.sh simple

# Done!
# Visit http://localhost:8080 to get started