Skip to content

scho/battleship

Repository files navigation

Battleship (WIP)

This is a multiplayer version of battleship.

Build

Battleship can be built with gradle. To do so run ./gradlew build.

Start

First you need to start an instance of MongoDB with

mongod --config /usr/local/etc/mongod.conf

then run

./gradlew run

and open localhost:8080 in your browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published