Skip to content

kitzler-walli/NodePirates

Repository files navigation

NodePirates

Playing Battleship with others online. Write your own player and match with other players.

Development

# install requirements
$> npm install
$> docker-compose up -d

# optionally, register player1, player2 and player-simple-core
$> bin/insert-players.js

# run the web server
$> node app.js

Tests

$> npm test

About

A special version of Battleship in NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published