A simple tank battle game, where developers battle to have their tank last standing!
This repository contains the frontend for this backend: https://github.com/mmzsource/tankbattle
Run the backend as described
Install the dependencies of the frontend, and run it
yarn && yarn start
You will find the tank battle on http://localhost:8080