/tankbattle-renderer

ThreeJS frontend for the tank-battle developer game

Primary LanguageJavaScript

tankbattle-renderer

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

preview

Getting started

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