treebee / battleship

Battleship multiplayer game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coverage Status

Battleship

A Phoenix LiveView implementation of the battleship game

Check out the live demo

Development

If you have docker and docker-compose installed, you can run

make build
make setup-db
make run

Now you can visit localhost:4000 from your browser.

To run the tests

make test

About

Battleship multiplayer game


Languages

Language:Elixir 92.2%Language:JavaScript 5.2%Language:HTML 1.4%Language:Makefile 0.5%Language:Dockerfile 0.4%Language:SCSS 0.1%Language:CSS 0.1%